示例#1
0
 static User()
 {
     settings = new BusinessLogicSettings();
 }
示例#2
0
文件: Role.cs 项目: BadBoyJH/NURacing
 static Role()
 {
     settings = new BusinessLogicSettings();
 }
示例#3
0
文件: User.cs 项目: BadBoyJH/NURacing
 static User()
 {
     settings = new BusinessLogicSettings();
 }
示例#4
0
文件: Role.cs 项目: BadBoyJH/NURacing
 static Role()
 {
     settings = new BusinessLogicSettings();
 }