C# Класс Cone.Core.ConeFixtureSetup

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
CollectFixtureMethods ( Type type ) : void
ConeFixtureSetup ( IMethodClassifier classifier ) : System

Приватные методы

Метод Описание
Classify ( MethodInfo method, MethodInfo>.Dictionary virtuals ) : void
CollectFixtureMethods ( Type type, Action classify ) : void
GetMethods ( Type type ) : System.Reflection.MethodInfo[]

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

CollectFixtureMethods() публичный Метод

public CollectFixtureMethods ( Type type ) : void
type System.Type
Результат void

ConeFixtureSetup() публичный Метод

public ConeFixtureSetup ( IMethodClassifier classifier ) : System
classifier IMethodClassifier
Результат System