コード例 #1
0
 static CommonProperty()
 {
     CommonProperty.Types = Types.Instance;
 }
コード例 #2
0
 public Cache(System.Reflection.Assembly assm)
 {
     this.Types = Types.Instance;
 }