C# Class MongoDB.BsonUnitTests.Serialization.LegacyBsonClassMapUnmapTests.C

ファイルを表示 Open project: CloudMetal/mongo-csharp-driver

Public Properties

Property Type Description
FieldUnmappedByLambda int
FieldUnmappedByName int
Id ObjectId
X int

Property Details

FieldUnmappedByLambda public_oe property

public int FieldUnmappedByLambda
return int

FieldUnmappedByName public_oe property

public int FieldUnmappedByName
return int

Id public_oe property

public ObjectId Id
return ObjectId

X public_oe property

public int X
return int