Свойство | Type | Description | |
---|---|---|---|
definesDictionary | string>.Dictionary |
Méthode | Description | |
---|---|---|
AddDefinition ( string def, string value ) : void | ||
AddLabelToDictionaries ( |
||
CompareComponentPositions ( |
||
FileParser ( Project p, string f ) : System | ||
GetData ( string labelStr, int offset ) : |
||
GetDataLabel ( |
||
GetLabel ( string labelStr ) : |
||
GetNextFileComponent ( |
||
GetPrevFileComponent ( |
||
InsertComponentAfter ( |
||
InsertComponentBefore ( |
||
InsertParseableTextAfter ( |
||
InsertParseableTextBefore ( |
||
ParseLine ( string pureLine, int i, List |
||
RemoveFileComponent ( |
||
RemoveLabel ( string label ) : void | ||
Save ( ) : void |
public AddDefinition ( string def, string value ) : void | ||
def | string | |
value | string | |
Résultat | void |
public AddLabelToDictionaries ( |
||
label | ||
Résultat | void |
public CompareComponentPositions ( |
||
c1 | ||
c2 | ||
Résultat | int |
public FileParser ( Project p, string f ) : System | ||
p | Project | |
f | string | |
Résultat | System |
public GetData ( string labelStr, int offset ) : |
||
labelStr | string | |
offset | int | |
Résultat |
public GetLabel ( string labelStr ) : |
||
labelStr | string | |
Résultat |
public GetNextFileComponent ( |
||
reference | ||
Résultat |
public GetPrevFileComponent ( |
||
reference | ||
Résultat |
public InsertComponentAfter ( |
||
refComponent | ||
newComponent | ||
comment | string | |
Résultat | bool |
public InsertComponentBefore ( |
||
refComponent | ||
newComponent | ||
comment | string | |
Résultat | bool |
public InsertParseableTextAfter ( |
||
refComponent | ||
text | string | |
Résultat | bool |
public InsertParseableTextBefore ( |
||
refComponent | ||
text | string | |
Résultat | bool |
public ParseLine ( string pureLine, int i, List |
||
pureLine | string | |
i | int | |
fileStructure | List |
|
fileStructureComments | List |
|
Résultat | void |
public RemoveFileComponent ( |
||
component | ||
Résultat | void |