Method | Description | |
---|---|---|
GetBlockTypeStartingAt ( string lines, int index ) : BlockType | ||
GetConditionalBlockFrom ( string lines, int index ) : |
||
ToString ( ) : string |
public static GetBlockTypeStartingAt ( string lines, int index ) : BlockType | ||
lines | string | |
index | int | |
return | BlockType |
public static GetConditionalBlockFrom ( string lines, int index ) : |
||
lines | string | |
index | int | |
return |