MordhauBuddy


INIExtensions

Namespace: MordhauBuddy.Core
Parent Module: INIReader

Nested types and modules

ModuleDescription
Options

Extension methods that can be used to work with INIValue in more convenient way. This module also provides the dynamic operator.

Functions and values

Function or valueDescription
( ? ) iValue propertyName
Signature: iValue:INIValue -> propertyName:string -> INIValue

Get a property of a INI object

CompiledName: op_Dynamic

Type extensions

Type extensionDescription
x.Properties
Signature: (string * INIValue list) list

CompiledName: INIValue.get_Properties

x.Properties
Signature: (string * INIValue list) list

CompiledName: INIValue.get_Properties