C# 클래스 MongoDB.DriverUnitTests.MongoCollectionTests.Place

파일 보기 프로젝트 열기: CloudMetal/mongo-csharp-driver

공개 프로퍼티들

프로퍼티 타입 설명
Id ObjectId
Location double[]
Name string
Type string

프로퍼티 상세

Id 공개적으로 프로퍼티

public ObjectId Id
리턴 ObjectId

Location 공개적으로 프로퍼티

public double[] Location
리턴 double[]

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string