TypeSpec GetSpecifiedType Method NFX Class Library

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

Returns the type or throws if it can't be found

Namespace: NFX.Glue.Protocol
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Type GetSpecifiedType()

Return Value

Type: OnlineType
The type or throws exception if actual type could not be gotten
See Also