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