Beispiel #1
0
 public RdsUser(UserTypes userType)
 {
     Constructor(userType.ToInt());
 }