C# Class aSanalPos.Tool

Exibir arquivo Open project: apoStyLEE/aSanalPos

Public Methods

Method Description
GetIp ( ) : string
IsNumeric ( string value ) : bool
IsTcKimlik ( string tcKimlikNo ) : bool
RandomNumber ( ) : string

Method Details

GetIp() public static method

public static GetIp ( ) : string
return string

IsNumeric() public static method

public static IsNumeric ( string value ) : bool
value string
return bool

IsTcKimlik() public static method

public static IsTcKimlik ( string tcKimlikNo ) : bool
tcKimlikNo string
return bool

RandomNumber() public static method

public static RandomNumber ( ) : string
return string