Name | Description | |
---|---|---|
NotImplementedByDesignException Constructor | Overloaded. |
The following tables list the members exposed by NotImplementedByDesignException.
Name | Description | |
---|---|---|
NotImplementedByDesignException Constructor | Overloaded. |
Name | Description | |
---|---|---|
CallerMemberName | Gets the name of the member that threw this exception. | |
FilePath | Gets the path to the source file that contains the caller. | |
Line | Gets the line number in the source file at which this exception was thrown. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |