'Declaration
Public Function New( _ ByVal exception As Exception, _ ByVal defaultCode As UInteger _ )
'Usage
Dim exception As Exception Dim defaultCode As UInteger Dim instance As New ServiceResult(exception, defaultCode)
public ServiceResult( Exception exception, uint defaultCode )
public: ServiceResult( Exception^ exception, uint defaultCode )
Parameters
- exception
- defaultCode