Exemple #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;
 }
Exemple #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;
 }