C# Class Tiny.Metadata.Project

Afficher le fichier Open project: scottwis/tiny Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Assembly assembly ) : bool
GetWellKnownType ( WellKnownTypeID wellKnownType ) : Type

Method Details

Add() public méthode

public Add ( Assembly assembly ) : bool
assembly Assembly
Résultat bool

GetWellKnownType() public méthode

public GetWellKnownType ( WellKnownTypeID wellKnownType ) : Type
wellKnownType WellKnownTypeID
Résultat Type