C# Class NUnit.Framework.Internal.TestNameGenerator.MethodFullNameFragment

Inheritance: NameFragment
Show file Open project: nunit/nunit

Public Methods

Method Description
GetText ( MethodInfo method, object args ) : string

Method Details

GetText() public method

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