TypeLookup ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Lookup table string->Type
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic Dictionary OnlineString, OnlineType 
    NFX.Wave.Handlers TypeLookup

Namespace: NFX.Wave.Handlers
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

internal sealed class TypeLookup : Dictionary<string, Type>
See Also