C# 클래스 ArmedCards.BusinessLogic.AppServices.GamePlayer.Select

Implementation of ISelect
상속: Base.ISelect
파일 보기 프로젝트 열기: kwmcrell/ArmedCards

공개 메소드들

메소드 설명
Execute ( Entities filter ) : List

Selects game players base on supplied filter

Select ( ArmedCards.BusinessLogic.DomainServices.GamePlayer selectGamePlayers ) : System

메소드 상세

Execute() 공개 메소드

Selects game players base on supplied filter
public Execute ( Entities filter ) : List
filter Entities Filter used to select game players
리턴 List

Select() 공개 메소드

public Select ( ArmedCards.BusinessLogic.DomainServices.GamePlayer selectGamePlayers ) : System
selectGamePlayers ArmedCards.BusinessLogic.DomainServices.GamePlayer
리턴 System