Example #1
0
 INoScriptElement IContentModel<INoScriptElement, IContentSetBlock>.this[IContentSetBlock child]
 {
     get { return this[child]; }
 }
 INoScriptElement IContentModel <INoScriptElement, IContentSetBlock> .this[IContentSetBlock child]
 {
     get { return(this[child]); }
 }
Example #3
0
 IFormElement IContentModel<IFormElement, IContentSetBlock>.this[IContentSetBlock child]
 {
     get { return this[child]; }
 }
 IButtonElement IContentModel <IButtonElement, IContentSetBlock> .this[IContentSetBlock child]
 {
     get { return(this[child]); }
 }