public static function GetInt(key:
string,
defaultValue: int = 0):
int;
public static int GetInt(string key,
int defaultValue = 0);
public static function GetInt(key:
string,
defaultValue: int = 0):
int;
public static int GetInt(string key,
int defaultValue = 0);