Click or drag to resize

ITypeResolver Interface

.NET standard 1.3 only helper.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public interface ITypeResolver

The ITypeResolver type exposes the following members.

Methods
 NameDescription
Public methodGetAssemblies Returns assemblies loaded.
Public methodLoad Loads desired type from an assembly.
Top
See Also