Метод | Описание | |
---|---|---|
GitException ( string message ) : System, | ||
GitException ( string message, Exception, innerException ) : System, |
Метод | Описание | |
---|---|---|
GitException ( SerializationInfo, info, StreamingContext, context ) : System, |
protected GitException ( SerializationInfo, info, StreamingContext, context ) : System, | ||
info | SerializationInfo, | |
context | StreamingContext, | |
Результат | System, |
public GitException ( string message ) : System, | ||
message | string | |
Результат | System, |
public GitException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
Результат | System, |