Braintree.Exceptions.TestOperationPerformedInProductionException.TestOperationPerformedInProductionException C# (CSharp) Méthode

TestOperationPerformedInProductionException() public méthode

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