Méthode | Description | |
---|---|---|
ParseInterruptVectors ( string file, string tableStart, string tableEnd, string vectorLineA, string vectorLineB, string ignoredLine, string macroDef, int nameGroup, int commentGroup ) : InterruptVector[] |
public static ParseInterruptVectors ( string file, string tableStart, string tableEnd, string vectorLineA, string vectorLineB, string ignoredLine, string macroDef, int nameGroup, int commentGroup ) : InterruptVector[] | ||
file | string | |
tableStart | string | |
tableEnd | string | |
vectorLineA | string | |
vectorLineB | string | |
ignoredLine | string | |
macroDef | string | |
nameGroup | int | |
commentGroup | int | |
Résultat | InterruptVector[] |