Exemplo n.º 1
0
 private void SetInnerType(SV_OperationMetadata_Type ContentField) {
     this.ContentField = ((SV_OperationMetadata_Type)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Exemplo n.º 2
0
 public SV_OperationMetadata(SV_OperationMetadata_Type content) {
     SetInnerType(content);
 }