C# Класс StoryTeller.Grammars.SpecificationPlan

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

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

Метод Описание
AcceptVisitor ( ILineStepGatherer gatherer ) : void
Count ( ) : int
SpecificationPlan ( IEnumerable steps ) : System.Collections.Generic

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

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

public AcceptVisitor ( ILineStepGatherer gatherer ) : void
gatherer ILineStepGatherer
Результат void

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

public Count ( ) : int
Результат int

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

public SpecificationPlan ( IEnumerable steps ) : System.Collections.Generic
steps IEnumerable
Результат System.Collections.Generic