Implement result getter
This commit is contained in:
@ -5,5 +5,7 @@
|
||||
string ErrorCode { get; }
|
||||
|
||||
string Description { get; }
|
||||
|
||||
string StackTrace { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user