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