Exemplo n.º 1
0
 INoScriptElement IContentModel<INoScriptElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Exemplo n.º 2
0
 IFormElement IContentModel<IFormElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Exemplo n.º 3
0
 IBlockQuoteElement IContentModel<IBlockQuoteElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Exemplo n.º 4
0
 INoScriptElement IContentModel <INoScriptElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }
Exemplo n.º 5
0
 IButtonElement IContentModel <IButtonElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }
Exemplo n.º 6
0
 IBlockQuoteElement IContentModel <IBlockQuoteElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }