Пример #1
0
 private void SetInnerType(SV_OperationChain_Type ContentField) {
     this.ContentField = ((SV_OperationChain_Type)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Пример #2
0
 public SV_OperationChain(SV_OperationChain_Type content) {
     SetInnerType(content);
 }