C# Класс Microsoft.Cci.Contracts.ContractMethods

A collection of methods that can be called in a way that provides tools with information about contracts.
Наследование: IContractMethods
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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.

Описание методов

ContractMethods() публичный Метод

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
Результат System.Collections.Generic