C# 클래스 MongoDB.Command

상속: Doc
파일 보기 프로젝트 열기: dannycoates/mongo-clr4-driver 1 사용 예제들

공개 메소드들

메소드 설명
Command ( string command, object param ) : System.Collections.Generic
GetEnumerator ( ) : object>>.IEnumerator

메소드 상세

Command() 공개 메소드

public Command ( string command, object param ) : System.Collections.Generic
command string
param object
리턴 System.Collections.Generic

GetEnumerator() 공개 메소드

public GetEnumerator ( ) : object>>.IEnumerator
리턴 object>>.IEnumerator