Пример #1
0
 INoScriptElement IContentModel<INoScriptElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Пример #2
0
 IFormElement IContentModel<IFormElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Пример #3
0
 IBlockQuoteElement IContentModel<IBlockQuoteElement, IContentSetList>.this[IContentSetList child]
 {
     get { return this[child]; }
 }
Пример #4
0
 INoScriptElement IContentModel <INoScriptElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }
Пример #5
0
 IButtonElement IContentModel <IButtonElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }
Пример #6
0
 IBlockQuoteElement IContentModel <IBlockQuoteElement, IContentSetList> .this[IContentSetList child]
 {
     get { return(this[child]); }
 }