|
Arcade
|
Public Member Functions | |
| ResourceLocator (params String[] locator) | |
| bool | StartsWith (IEnumerable< String > prefix) |
| bool | IsPrefixOf (IEnumerable< String > locator) |
| ResourceLocator | Prepend (ResourceLocator locator) |
| ResourceLocator | Append (params String[] locator) |
| ResourceLocator | Append (ResourceLocator locator) |
| IEnumerator< string > | GetEnumerator () |
| override string | ToString () |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| bool | Equals (IEnumerable< String > locator) |
Static Public Member Functions | |
| static implicit | operator String[] (ResourceLocator locator) |
| static implicit | operator ResourceLocator (String[] locator) |
| static implicit | operator ResourceLocator (String locator) |
Static Public Attributes | |
| static readonly ResourceLocator | None = new ResourceLocator() |
Properties | |
| IEnumerable< String > | Parts [get] |
| int | Length [get] |
| ResourceLocator | this[ResourceLocator append] [get] |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
static |
|
get |
|
get |
|
get |