コード例 #1
0
 /// <summary>
 /// Initializes the <see cref="LauncherState"/> class.
 /// </summary>
 static LauncherState()
 {
     _Current = new LauncherState();
 }
コード例 #2
0
 /// <summary>
 /// Initializes the <see cref="LauncherState"/> class.
 /// </summary>
 static LauncherState()
 {
     _Current = new LauncherState();
 }