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