메소드 | 설명 | |
---|---|---|
BlockedResponse ( string message ) : System | ||
BlockedResponse ( string title, Html htmlMessage ) : System |
public BlockedResponse ( string message ) : System | ||
message | string | |
리턴 | System |
public BlockedResponse ( string title, Html htmlMessage ) : System | ||
title | string | |
htmlMessage | Html | |
리턴 | System |