Enum ResultCode
Code representing the result of the query.
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
public enum ResultCode
Fields
Name | Description |
---|---|
NotFound | The result was not found. |
Success | The result was successfully found. |