Amazon.CloudSearch.Model.Internal.MarshallTransformations.DescribeStopwordOptionsResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : DescribeStopwordOptionsResponseUnmarshaller
Результат DescribeStopwordOptionsResponseUnmarshaller
        public static DescribeStopwordOptionsResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DescribeStopwordOptionsResponseUnmarshaller();
            }
            return instance;
        }