C# Class Microsoft.Cci.Contracts.MethodContractAndMethodBody

Since this project isn't using the 3.5 platform, just needed a quick 2-tuple.
Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Méthodes publiques

Méthode Description
MethodContractAndMethodBody ( IMethodContract methodContract, IBlockStatement blockStatement ) : System.Collections.Generic

Constructs a pair from the arguments.

Method Details

MethodContractAndMethodBody() public méthode

Constructs a pair from the arguments.
public MethodContractAndMethodBody ( IMethodContract methodContract, IBlockStatement blockStatement ) : System.Collections.Generic
methodContract IMethodContract
blockStatement IBlockStatement
Résultat System.Collections.Generic