Beispiel #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="MobilePopOverHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobilePopOver component.</param>
 public MobilePopOverHtmlBuilder(MobilePopOver component)
 {
     this.component = component;
 }
Beispiel #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="MobilePopOverHtmlBuilder" /> class.
 /// </summary>
 /// <param name="component">The MobilePopOver component.</param>
 public MobilePopOverHtmlBuilder(MobilePopOver component)
 {
     this.component = component;
 }