C# (CSharp) GuaranteedRate.Sextant.Config 네임스페이스

중첩된 네임스페이스

GuaranteedRate.Sextant.Config.Tests

클래스들

이름 설명
IniConfig IniConfig is a simple config class that expects data in the old .INI format: [key]=[value]\n Lines starting with # will be treated as comments Empty lines will be ignored.
JsonEncompassConfig provides a simple config fild parser for JSON files. Defaults to ASCII encoding