C# Class MySql.Data.MySqlClient.SECURITY_INTEGER

Exibir arquivo Open project: Top-Cat/SteamBot Class Usage Examples

Public Properties

Property Type Description
HighPart int
LowPart uint

Public Methods

Method Description
SECURITY_INTEGER ( int dummy ) : System.Collections

Method Details

SECURITY_INTEGER() public method

public SECURITY_INTEGER ( int dummy ) : System.Collections
dummy int
return System.Collections

Property Details

HighPart public_oe property

public int HighPart
return int

LowPart public_oe property

public uint LowPart
return uint