C# Class Model.G2R_GetLoginKey

Inheritance: AResponse
Mostrar archivo Open project: egametang/Egametang

Public Properties

Property Type Description
Key long

Public Methods

Method Description
G2R_GetLoginKey ( ) : MongoDB.Bson.Serialization.Attributes
G2R_GetLoginKey ( long key ) : MongoDB.Bson.Serialization.Attributes

Method Details

G2R_GetLoginKey() public method

public G2R_GetLoginKey ( ) : MongoDB.Bson.Serialization.Attributes
return MongoDB.Bson.Serialization.Attributes

G2R_GetLoginKey() public method

public G2R_GetLoginKey ( long key ) : MongoDB.Bson.Serialization.Attributes
key long
return MongoDB.Bson.Serialization.Attributes

Property Details

Key public_oe property

public long Key
return long