메소드 | 설명 | |
---|---|---|
Confirm ( string message ) : bool | ||
Confirm ( string message, ConfirmationDelegate confirmationDelegate ) : void | ||
ConfirmerFake ( bool willBeConfirmed ) : System |
public Confirm ( string message, ConfirmationDelegate confirmationDelegate ) : void | ||
message | string | |
confirmationDelegate | ConfirmationDelegate | |
리턴 | void |
public ConfirmerFake ( bool willBeConfirmed ) : System | ||
willBeConfirmed | bool | |
리턴 | System |