C# 클래스 Mike.Spikes.Windsor101.MyDataAccess

상속: IMyDataAccess
파일 보기 프로젝트 열기: mikehadlow/Mike.Spikes

공개 메소드들

메소드 설명
GetAccountById ( int id ) : Account

메소드 상세

GetAccountById() 공개 메소드

public GetAccountById ( int id ) : Account
id int
리턴 Account