Response Unmarshaller for DefineRankExpression operation
상속: XmlResponseUnmarshaller
 public static DefineRankExpressionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
        instance = new DefineRankExpressionResponseUnmarshaller();
     }
     return instance;
 }
예제 #2
0
 public static DefineRankExpressionResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new DefineRankExpressionResponseUnmarshaller();
     }
     return(instance);
 }