TypeLocations ClassNFX Class Library

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

A list of type search locations used for dynamic type searches
Inheritance Hierarchy

OnlineSystem Object
  NFX Registry TypeLocation 
    NFX OrderedRegistry TypeLocation 
      NFX.Wave.Handlers TypeLocations

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

public sealed class TypeLocations : OrderedRegistry<TypeLocation>
See Also