Cerebrum™
Loading...
Searching...
No Matches
Cerebrum.B83.LogicExpressionParser.DelegateBool Class Reference
Inheritance diagram for Cerebrum.B83.LogicExpressionParser.DelegateBool:
Collaboration diagram for Cerebrum.B83.LogicExpressionParser.DelegateBool:

Public Member Functions

bool IsString ()
 
bool GetResult ()
 
bool IsValid ()
 
int GetNativeType ()
 
bool GetResult ()
 
bool IsValid ()
 
bool IsString ()
 
int GetNativeType ()
 

Public Attributes

Func< bool > callback
 

Member Function Documentation

◆ GetNativeType()

int Cerebrum.B83.LogicExpressionParser.DelegateBool.GetNativeType ( )

◆ GetResult()

bool Cerebrum.B83.LogicExpressionParser.DelegateBool.GetResult ( )

◆ IsString()

bool Cerebrum.B83.LogicExpressionParser.DelegateBool.IsString ( )

◆ IsValid()

bool Cerebrum.B83.LogicExpressionParser.DelegateBool.IsValid ( )

Member Data Documentation

◆ callback

Func<bool> Cerebrum.B83.LogicExpressionParser.DelegateBool.callback

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