C# 클래스 SampleNamespace.ExpressionBodies.Customer2

Class containing expression bodies on property-like members that are get-only.
파일 보기 프로젝트 열기: MarcStan/NArrange

공개 메소드들

메소드 설명
this ( long id ) : Customer

비공개 메소드들

메소드 설명
LookupCustomer ( long id ) : Customer

메소드 상세

this() 공개 메소드

public this ( long id ) : Customer
id long
리턴 Customer