C# Class Dev2.Common.Common.DeleteHelper

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Delete ( string path ) : bool

Private Methods

Method Description
IsDirectory ( string path ) : bool

Method Details

Delete() public static method

public static Delete ( string path ) : bool
path string
return bool