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

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

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