예제 #1
0
 INoScriptElement IContentModel<INoScriptElement, IContentSetHeading>.this[IContentSetHeading child]
 {
     get { return this[child]; }
 }
예제 #2
0
 IButtonElement IContentModel<IButtonElement, IContentSetHeading>.this[IContentSetHeading child]
 {
     get { return this[child]; }
 }
예제 #3
0
 IBlockQuoteElement IContentModel<IBlockQuoteElement, IContentSetHeading>.this[IContentSetHeading child]
 {
     get { return this[child]; }
 }
예제 #4
0
 INoScriptElement IContentModel <INoScriptElement, IContentSetHeading> .this[IContentSetHeading child]
 {
     get { return(this[child]); }
 }
예제 #5
0
 IButtonElement IContentModel <IButtonElement, IContentSetHeading> .this[IContentSetHeading child]
 {
     get { return(this[child]); }
 }
예제 #6
0
 IBlockQuoteElement IContentModel <IBlockQuoteElement, IContentSetHeading> .this[IContentSetHeading child]
 {
     get { return(this[child]); }
 }