예제 #1
0
 internal void Init(ComponentHeaderAttribute attrib, System.Type compType)
 {
     _attribute     = attrib;
     _componentType = compType;
 }
 internal void Init(ComponentHeaderAttribute attrib, System.Type compType)
 {
     _attribute = attrib;
     _componentType = compType;
 }