C# 클래스 CreditCardProcessing.AlexSearchService

상속: ISearchService
파일 보기 프로젝트 열기: alexjamesbrown/Datacash-3DSecure 1 사용 예제들

공개 메소드들

메소드 설명
SearchProducts ( string keyword ) : List
SearchProducts ( string keyword, int max ) : List

메소드 상세

SearchProducts() 공개 메소드

public SearchProducts ( string keyword ) : List
keyword string
리턴 List

SearchProducts() 공개 메소드

public SearchProducts ( string keyword, int max ) : List
keyword string
max int
리턴 List