예제 #1
0
 public StereoTypeHelper( IHasStereotype obj )
 {
     this.obj = obj;
     this.parent = ((GuiObject)obj).parent;
 }
예제 #2
0
 public StereoTypeHelper(IHasStereotype obj)
 {
     this.obj    = obj;
     this.parent = ((GuiObject)obj).parent;
 }