Method | Description | |
---|---|---|
AspStringBlock ( string inputString, bool codeBlock ) : System.Collections | ||
GetOutput ( ) : string | ||
ParceAsp ( string inAsp ) : string |
Method | Description | |
---|---|---|
GetAspStringBlock ( ) : string | ||
ReplaceQuotes ( string input ) : string |
public AspStringBlock ( string inputString, bool codeBlock ) : System.Collections | ||
inputString | string | |
codeBlock | bool | |
return | System.Collections |
public static ParceAsp ( string inAsp ) : string | ||
inAsp | string | |
return | string |