C# 클래스 NUnit.Framework.Internal.TestNameGenerator.MethodFullNameFragment

상속: NameFragment
파일 보기 프로젝트 열기: nunit/nunit

공개 메소드들

메소드 설명
GetText ( MethodInfo method, object args ) : string

메소드 상세

GetText() 공개 메소드

public GetText ( MethodInfo method, object args ) : string
method System.Reflection.MethodInfo
args object
리턴 string