C# 클래스 NSoft.NFramework.Data.MongoDB.Core.MongoCollectionFixture.Place

파일 보기 프로젝트 열기: debop/NFramework

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetHashCode ( ) : int

메소드 상세

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

프로퍼티 상세

Id 공개적으로 프로퍼티

public ObjectId Id
리턴 ObjectId

Location 공개적으로 프로퍼티

public double[] Location
리턴 double[]

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string