Table of Contents

Class ModuleInfo

Namespace
Crosser.EdgeNode.Flows
Assembly
Crosser.EdgeNode.Flows.dll
public class ModuleInfo
Inheritance
ModuleInfo
Inherited Members

Constructors

ModuleInfo(Type)

public ModuleInfo(Type type)

Parameters

type Type

Properties

Type

public Type Type { get; set; }

Property Value

Type

TypeString

public string TypeString { get; set; }

Property Value

string