コード例 #1
0
 public ComponentInitialize(T obj)
 {
     Object    = obj;
     Container = Object.GetFieldsContainer(true);
 }