コード例 #1
0
 internal void Init(ComponentHeaderAttribute attrib, System.Type compType)
 {
     _attribute     = attrib;
     _componentType = compType;
 }
コード例 #2
0
 internal void Init(ComponentHeaderAttribute attrib, System.Type compType)
 {
     _attribute = attrib;
     _componentType = compType;
 }