Inheritance: ViewComponentBase, IContentContainer, IAsyncContentContainer, IEffectEnabled
コード例 #1
0
 public WindowHtmlBuilder(Window window)
 {
     Window = window;
 }