示例#1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Blackscreen"/> class.
 /// </summary>
 public Blackscreen()
 {
     this.form = new PresentationForm();
 }
示例#2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Blackscreen"/> class.
 /// </summary>
 public Blackscreen()
 {
     this.form = new PresentationForm();
 }