C# Class System.ZXPCLong

Inheritance: IZXPConverter
显示文件 Open project: RegrowthStudios/VoxelRTS

Public Methods

Method Description
Convert ( string s, object &value ) : bool
Convert ( object value ) : string

Method Details

Convert() public method

public Convert ( string s, object &value ) : bool
s string
value object
return bool

Convert() public method

public Convert ( object value ) : string
value object
return string