Braintree.Exceptions.TestOperationPerformedInProductionException.TestOperationPerformedInProductionException C# (CSharp) Метод

TestOperationPerformedInProductionException() публичный Метод

public TestOperationPerformedInProductionException ( string message )
message string
        public TestOperationPerformedInProductionException(string message) : base(message) {}
    }
TestOperationPerformedInProductionException