메소드 | 설명 | |
---|---|---|
ReadOnlyCollectionException ( ) : System |
Create a simple exception with no further explanation.
|
|
ReadOnlyCollectionException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public ReadOnlyCollectionException ( string message ) : System | ||
message | string | |
리턴 | System |