示例#1
0
 protected MySingleton()
 {
     Singleton.Register("MySingleton", this);
 }