Свойство | Type | Description | |
---|---|---|---|
parser | |||
spacing | List |
Méthode | Description | |
---|---|---|
FileComponent ( |
||
GetSpacing ( int index ) : int | ||
GetString ( ) : string | ||
SetFileParser ( |
||
SetSpacing ( int index, int spaces ) : void |
Méthode | Description | |
---|---|---|
GetSpacingHelper ( int spaces ) : string | ||
SetProject ( Project p ) : void |
public FileComponent ( |
||
parser | ||
spacing | IList |
|
Résultat | System |
protected static GetSpacingHelper ( int spaces ) : string | ||
spaces | int | |
Résultat | string |
public SetFileParser ( |
||
p | ||
Résultat | void |
public SetSpacing ( int index, int spaces ) : void | ||
index | int | |
spaces | int | |
Résultat | void |