Name | Description | |
---|---|---|
AsIDiskChanges | Parses the specified text assuming it is the json representation of a IDiskChanges dataset. | |
TryParseAsIDiskChanges | Tries to parse the provided json and when successful will generate a violation instance. |
The following tables list the members exposed by DiskViolationsExtensions.
Name | Description | |
---|---|---|
AsIDiskChanges | Parses the specified text assuming it is the json representation of a IDiskChanges dataset. | |
TryParseAsIDiskChanges | Tries to parse the provided json and when successful will generate a violation instance. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |