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