C# Class NSoft.NFramework.Data.MongoDB.Core.MongoCollectionFixture.Place

Show file Open project: debop/NFramework

Public Properties

Property Type Description
Id ObjectId
Location double[]
Name string
Type string

Public Methods

Method Description
GetHashCode ( ) : int

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

Property Details

Id public property

public ObjectId Id
return ObjectId

Location public property

public double[] Location
return double[]

Name public property

public string Name
return string

Type public property

public string Type
return string