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

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

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