ErfFile.this - multiple declarations

Function ErfFile.this

Construct a Erf file

this (
  in string name,
  ResourceType type,
  ubyte[] data
);

Function ErfFile.this

this (
  string filePath
);