C# Class Microsoft.Cci.Contracts.ContractMethods

A collection of methods that can be called in a way that provides tools with information about contracts.
Inheritance: IContractMethods
Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContractMethods ( IMetadataHost host ) : System.Collections.Generic

Allocates a collection of methods that can be called in a way that provides tools with information about contracts.

Method Details

ContractMethods() public méthode

Allocates a collection of methods that can be called in a way that provides tools with information about contracts.
public ContractMethods ( IMetadataHost host ) : System.Collections.Generic
host IMetadataHost
Résultat System.Collections.Generic