C# 클래스 Microsoft.Cci.Contracts.ContractMethods

A collection of methods that can be called in a way that provides tools with information about contracts.
상속: IContractMethods
파일 보기 프로젝트 열기: visualmutator/visualmutator 1 사용 예제들

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