Example #1
0
 // ------------------------------------------------------------------ 
 // Constructor.
 //
 //      paragraph - Paragraph associated with this object.
 // ----------------------------------------------------------------- 
 internal SubpageParaClient(SubpageParagraph paragraph) : base(paragraph)
 { 
 } 
Example #2
0
 // ------------------------------------------------------------------
 // Constructor.
 //
 //      paragraph - Paragraph associated with this object.
 // ------------------------------------------------------------------
 internal SubpageParaClient(SubpageParagraph paragraph) : base(paragraph)
 {
 }