C# Class FluentValidation.Internal.Portable40TextExtensions

Exibir arquivo Open project: JeremySkinner/FluentValidation

Public Methods

Method Description
GetDeclaredMethod ( this type, string name ) : MethodInfo

Method Details

GetDeclaredMethod() public static method

public static GetDeclaredMethod ( this type, string name ) : MethodInfo
type this
name string
return System.Reflection.MethodInfo