コード例 #1
0
 public object CreateInstance()
 {
     return(typeHandler.CreateInstance(ComponentType));
 }