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. |
For a list of all members of this type, see DiskViolationsExtensions members.
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 |