Response Unmarshaller for CreateRole operation
Inheritance: XmlResponseUnmarshaller
Esempio n. 1
0
 public static CreateRoleResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new CreateRoleResponseUnmarshaller();
     }
     return(instance);
 }
Esempio n. 2
0
 public static CreateRoleResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new CreateRoleResponseUnmarshaller();
     }
     return instance;
 }