Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.ParsingUtil Class Reference

Static Public Member Functions

static bool ParseAsBool (object value)
 
static bool TryParseValue (Type valueType, string value, out object result)
 

Member Function Documentation

◆ ParseAsBool()

static bool Megapop.MegaCore.ParsingUtil.ParseAsBool ( object  value)
inlinestatic

◆ TryParseValue()

static bool Megapop.MegaCore.ParsingUtil.TryParseValue ( Type  valueType,
string  value,
out object  result 
)
inlinestatic

The documentation for this class was generated from the following file: