C# Class Given_instance_of.OperationInfo_class.FakeOperationInfo

Inheritance: URSA.Web.Description.OperationInfo
Afficher le fichier Open project: alien-mcl/URSA

Méthodes publiques

Méthode Description
FakeOperationInfo ( MethodInfo underlyingMethod, Url url, string urlTemplate, Regex templateRegex ) : System

Method Details

FakeOperationInfo() public méthode

public FakeOperationInfo ( MethodInfo underlyingMethod, Url url, string urlTemplate, Regex templateRegex ) : System
underlyingMethod System.Reflection.MethodInfo
url Url
urlTemplate string
templateRegex System.Text.RegularExpressions.Regex
Résultat System