C# 클래스 PowerArgs.Cli.CollectionQuery

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

공개 메소드들

메소드 설명
CollectionQuery ( ) : System
CollectionQuery ( int skip, int take, string filter ) : System

메소드 상세

CollectionQuery() 공개 메소드

public CollectionQuery ( ) : System
리턴 System

CollectionQuery() 공개 메소드

public CollectionQuery ( int skip, int take, string filter ) : System
skip int
take int
filter string
리턴 System