Class PathsJsonLoader
Inherited Members
Namespace: PathAliases
Assembly: PathAliasesResolver.dll
Syntax
public static class PathsJsonLoader
Fields
ReaderMajor
Declaration
public const int ReaderMajor = 1
Field Value
| Type | Description |
|---|---|
| int |
ReaderMinor
Declaration
public const int ReaderMinor = 0
Field Value
| Type | Description |
|---|---|
| int |
Methods
LoadChain(PathAliasStore, string)
Declaration
public static void LoadChain(PathAliasStore store, string section)
Parameters
| Type | Name | Description |
|---|---|---|
| PathAliasStore | store | |
| string | section |