Exemplo n.º 1
0
 ITrElement IContentModel<ITrElement, IThElement>.this[IThElement child]
 {
     get { return this[child]; }
 }
Exemplo n.º 2
0
 ITrElement IContentModel <ITrElement, IThElement> .this[IThElement child]
 {
     get { return(this[child]); }
 }