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

Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Свойство Type Description
Id ObjectId
Location double[]
Name string
Type string

Méthodes publiques

Méthode Description
GetHashCode ( ) : int

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

Id public_oe property

public ObjectId Id
Résultat ObjectId

Location public_oe property

public double[] Location
Résultat double[]

Name public_oe property

public string Name
Résultat string

Type public_oe property

public string Type
Résultat string