Inheritance: Standard_Transient
コード例 #1
0
 public void RemoveChildWithRestoreTransformation(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void AddChildWithCurrentTransformation(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void RemoveChild(PrsMgr_PresentableObject theObject)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public PrsMgr_PresentableObject(PrsMgr_PresentableObject parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }