Skip to content

Commit

Permalink
Updating public contract
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Jul 25, 2019
1 parent 3917e35 commit fe9a48e
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4153,11 +4153,21 @@
"Attributes": [],
"MethodInfo": null
},
"System.String ContinuationToken": {
"Type": "Property",
"Attributes": [],
"MethodInfo": null
},
"System.String ErrorMessage": {
"Type": "Property",
"Attributes": [],
"MethodInfo": null
},
"System.String get_ContinuationToken()": {
"Type": "Method",
"Attributes": [],
"MethodInfo": "System.String get_ContinuationToken()"
},
"System.String get_ErrorMessage()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": {
"Type": "Method",
"Attributes": [
Expand Down

0 comments on commit fe9a48e

Please sign in to comment.