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