C# Class Org.Openengsb.Loom.CSharp.Bridge.Implementation.Common.LocalType

This class maps remote types on the bus to local types.
Show file Open project: openengsb/loom-csharp Class Usage Examples

Public Methods

Method Description
LocalType ( Type type ) : System

Method Details

LocalType() public method

public LocalType ( Type type ) : System
type System.Type
return System