C# 클래스 Given_instance_of.OperationInfo_class.FakeOperationInfo

상속: URSA.Web.Description.OperationInfo
파일 보기 프로젝트 열기: alien-mcl/URSA

공개 메소드들

메소드 설명
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