コード例 #1
0
 static public bool HaveSystemRegisted(Type type)
 {
     return(Instance._HaveSystemRegisted(type));
 }