메소드 | 설명 | |
---|---|---|
CarAlreadyHasEngineException ( Car car ) : System | ||
CarAlreadyHasEngineException ( string message, Car car ) : System | ||
CarAlreadyHasEngineException ( string message, |
메소드 | 설명 | |
---|---|---|
CarAlreadyHasEngineException ( |
public CarAlreadyHasEngineException ( Car car ) : System | ||
car | Car | |
리턴 | System |
protected CarAlreadyHasEngineException ( |
||
info | ||
context | ||
car | Car | |
리턴 | System |
public CarAlreadyHasEngineException ( string message, Car car ) : System | ||
message | string | |
car | Car | |
리턴 | System |
public CarAlreadyHasEngineException ( string message, |
||
message | string | |
innerException | ||
car | Car | |
리턴 | System |