Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="MobileNavBarHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobileNavBar component.</param>
 public MobileNavBarHtmlBuilder(MobileNavBar component)
 {
     this.component = component;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="MobileNavBarHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobileNavBar component.</param>
 public MobileNavBarHtmlBuilder(MobileNavBar component)
 {
     this.component = component;
 }