C# Class fBaseXtensions.Helpers.FolderPaths

Exibir arquivo Open project: herbfunk/Funky

Public Properties

Property Type Description
DemonBuddyPath string

Private Properties

Property Type Description

Public Methods

Method Description
CheckFolderExists ( string path, bool createfolder = true ) : bool

Method Details

CheckFolderExists() public static method

public static CheckFolderExists ( string path, bool createfolder = true ) : bool
path string
createfolder bool
return bool

Property Details

DemonBuddyPath public_oe static_oe property

public static string DemonBuddyPath
return string