Method | Description | |
---|---|---|
cleanUpCodeForCompile ( string input ) : void | ||
log ( string input ) : void | ||
regexRegister ( string input ) : void | ||
regexReplace ( string input ) : void | ||
removeAllDoubleNewLines ( string input ) : void | ||
removeAllDoubleSpaces ( string input ) : void | ||
versionFuncion ( ) : void |
Method | Description | |
---|---|---|
DllEntry ( ) : RGiesecke.DllExport | ||
RVExtension ( StringBuilder output, int outputSize, [ input ) : void | ||
currentDate ( string formating ) : string |
public static cleanUpCodeForCompile ( string input ) : void | ||
input | string | |
return | void |
public static regexRegister ( string input ) : void | ||
input | string | |
return | void |
public static regexReplace ( string input ) : void | ||
input | string | |
return | void |
public static removeAllDoubleNewLines ( string input ) : void | ||
input | string | |
return | void |
public static removeAllDoubleSpaces ( string input ) : void | ||
input | string | |
return | void |