C# Class AcManager.App.DataSyntaxErrorCatcher
Mostra file
Open project: gro-ove/actools
Public Methods
Method |
Description |
|
Catch ( AbstractDataFile file, int line ) : void |
|
|
Method Details
public Catch ( AbstractDataFile file, int line ) : void |
file |
AcTools.DataFile.AbstractDataFile |
|
line |
int |
|
return |
void |
|