Method | Description | |
---|---|---|
MvxIoCResolveException ( ) : System | ||
MvxIoCResolveException ( Exception innerException, string messageFormat ) : System | ||
MvxIoCResolveException ( string message ) : System |
public MvxIoCResolveException ( Exception innerException, string messageFormat ) : System | ||
innerException | Exception | |
messageFormat | string | |
return | System |
public MvxIoCResolveException ( string message ) : System | ||
message | string | |
return | System |