CFile constructor

CFile(
  1. String filename
)

Implementation

CFile(this.filename);