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

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

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