Ejemplo n.º 1
0
BOOL isReadOnly::include(FileData &file) const
{
    return file.isReadOnly();
}