2009-04-07 11:27:20 +02:00

9 lines
65 B
Plaintext

public int Refcount {
get {
return this.RefCount;
}
}