C# Class GPL.Integer

Inheritance: Value
Show file Open project: haasn/-g-pl

Public Methods

Method Description
Copy ( ) : Value
Integer ( System.Int64 value ) : System

Method Details

Copy() public method

public Copy ( ) : Value
return Value

Integer() public method

public Integer ( System.Int64 value ) : System
value System.Int64
return System