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