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

Mostrar archivo 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_oe property

public ObjectId Id
return ObjectId

Location public_oe property

public double[] Location
return double[]

Name public_oe property

public string Name
return string

Type public_oe property

public string Type
return string