C# Class Tiny.Metadata.Project

ファイルを表示 Open project: scottwis/tiny Class Usage Examples

Public Methods

Method Description
Add ( Assembly assembly ) : bool
GetWellKnownType ( WellKnownTypeID wellKnownType ) : Type

Method Details

Add() public method

public Add ( Assembly assembly ) : bool
assembly Assembly
return bool

GetWellKnownType() public method

public GetWellKnownType ( WellKnownTypeID wellKnownType ) : Type
wellKnownType WellKnownTypeID
return Type