Пример #1
0
 public ProfileConfigurationMapping()
 {
     profile = new ProfileConfiguration();
     activation = new Activation();
     capabilities = new Capabilities();
 }
Пример #2
0
 public ProfileConfigurationMapping()
 {
     profile      = new ProfileConfiguration();
     activation   = new Activation();
     capabilities = new Capabilities();
 }