CompileTimeOperators.op_LogicalNot Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: CompileTimeOperators
public static bool op_LogicalNot(bool value);
Parameters
bool value |
Returns
bool |