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