C# Класс FluentValidation.Internal.Portable40TextExtensions

Показать файл Открыть проект

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

Метод Описание
GetDeclaredMethod ( this type, string name ) : MethodInfo

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

GetDeclaredMethod() публичный статический Метод

public static GetDeclaredMethod ( this type, string name ) : MethodInfo
type this
name string
Результат System.Reflection.MethodInfo