C# Class CogMon.Services.Database.MongoKeyGen

显示文件 Open project: lafar6502/cogmon

Public Methods

Method Description
GetNextValue ( string entity ) : int
MongoKeyGen ( ) : System

Method Details

GetNextValue() public method

public GetNextValue ( string entity ) : int
entity string
return int

MongoKeyGen() public method

public MongoKeyGen ( ) : System
return System