Property | Type | Description | |
---|---|---|---|
parser | |||
spacing | List |
Method | Description | |
---|---|---|
FileComponent ( |
||
GetSpacing ( int index ) : int | ||
GetString ( ) : string | ||
SetFileParser ( |
||
SetSpacing ( int index, int spaces ) : void |
Method | Description | |
---|---|---|
GetSpacingHelper ( int spaces ) : string | ||
SetProject ( Project p ) : void |
public FileComponent ( |
||
parser | ||
spacing | IList |
|
return | System |
protected static GetSpacingHelper ( int spaces ) : string | ||
spaces | int | |
return | string |
public SetSpacing ( int index, int spaces ) : void | ||
index | int | |
spaces | int | |
return | void |