Exemple #1
0
 private void SetInnerType(template_bundle ContentField)
 {
     this.ContentField = ((template_bundle)(XTypedServices.GetCloneIfRooted(ContentField)));
     XTypedServices.SetName(this, this.ContentField);
 }
Exemple #2
0
 public feed_getRegisteredTemplateBundleByID_response(template_bundle content)
 {
     SetInnerType(content);
 }