protected override bool FileExists(
string fileName
)Protected Overrides Function FileExists (
fileName As String
) As Booleanprotected:
virtual bool FileExists(
String^ fileName
) overrideabstract FileExists :
fileName : string -> bool
override FileExists :
fileName : string -> bool