C# Class Castle.DynamicProxy.Generators.Emitters.SimpleAST.TypeReference

Inheritance: Reference
Show file Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
TypeReference ( Reference owner, Type type ) : System
TypeReference ( Type argumentType ) : System

Method Details

TypeReference() public method

public TypeReference ( Reference owner, Type type ) : System
owner Reference
type System.Type
return System

TypeReference() public method

public TypeReference ( Type argumentType ) : System
argumentType System.Type
return System