메소드 | 설명 | |
---|---|---|
MvxIoCResolveException ( ) : System | ||
MvxIoCResolveException ( Exception innerException, string messageFormat ) : System | ||
MvxIoCResolveException ( string message ) : System |
public MvxIoCResolveException ( Exception innerException, string messageFormat ) : System | ||
innerException | Exception | |
messageFormat | string | |
리턴 | System |
public MvxIoCResolveException ( string message ) : System | ||
message | string | |
리턴 | System |