示例#1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="MobileSplitViewHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobileSplitView component.</param>
 public MobileSplitViewHtmlBuilder(MobileSplitView component)
 {
     this.component = component;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="MobileSplitViewHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobileSplitView component.</param>
 public MobileSplitViewHtmlBuilder(MobileSplitView component)
 {
     this.component = component;
 }