C# 클래스 Solutionizing.DynamicDemo.DiscountExtensions

파일 보기 프로젝트 열기: dahlbyk/Presentations

공개 메소드들

메소드 설명
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