protected SchemeOperationDump(
string message,
string operation
)
Protected Sub New (
message As String,
operation As String
)
protected:
SchemeOperationDump(
String^ message,
String^ operation
)
new :
message : string *
operation : string -> SchemeOperationDump