Inheritance: System.MarshalByRefObject
 public static void Import(SerenityEnvironment settings)
 {
     Current.Browser = settings.Browser;
 }
示例#2
0
 public static void Import(SerenityEnvironment settings)
 {
     Current.Browser = settings.Browser;
 }