C# 클래스 FakeTest.SinglePriceEuro

파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

공개 메소드들

메소드 설명
GetBindingName ( string price ) : string
GetByDataRow ( string str ) : void
GetById ( System.Guid id ) : void

메소드 상세

GetBindingName() 공개 메소드

public GetBindingName ( string price ) : string
price string
리턴 string

GetByDataRow() 공개 메소드

public GetByDataRow ( string str ) : void
str string
리턴 void

GetById() 공개 메소드

public GetById ( System.Guid id ) : void
id System.Guid
리턴 void