C# Класс Solutionizing.DynamicDemo.DiscountExtensions

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

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

Метод Описание
Dump ( this discount ) : void
DumpAll ( this repo ) : void
Test ( this writer, string code, int expectedItems ) : void

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

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

public static Dump ( this discount ) : void
discount this
Результат void

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

public static DumpAll ( this repo ) : void
repo this
Результат void

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

public static Test ( this writer, string code, int expectedItems ) : void
writer this
code string
expectedItems int
Результат void