protected virtual void SetCore(
IFile file
)
Protected Overridable Sub SetCore (
file As IFile
)
protected:
virtual void SetCore(
IFile^ file
)
abstract SetCore :
file : IFile -> unit
override SetCore :
file : IFile -> unit