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