C# Класс Given_instance_of.OperationInfo_class.FakeOperationInfo

Наследование: URSA.Web.Description.OperationInfo
Показать файл Открыть проект

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

Метод Описание
FakeOperationInfo ( MethodInfo underlyingMethod, Url url, string urlTemplate, Regex templateRegex ) : System

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

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

public FakeOperationInfo ( MethodInfo underlyingMethod, Url url, string urlTemplate, Regex templateRegex ) : System
underlyingMethod System.Reflection.MethodInfo
url Url
urlTemplate string
templateRegex System.Text.RegularExpressions.Regex
Результат System