Package | Description |
---|---|
org.ovirt.engine.core.compat |
Modifier and Type | Method and Description |
---|---|
static NumberStyles |
NumberStyles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberStyles[] |
NumberStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static long |
LongCompat.parseLong(String parseRangePart,
NumberStyles style) |
static boolean |
IntegerCompat.TryParse(String value,
NumberStyles integer,
CultureInfo currentCulture,
RefObject<Integer> tempRefObject) |
Copyright © 2012. All Rights Reserved.