C# Class Duality.Editor.Plugins.ProjectView.ProjectFolderView.ScheduleSelectEntry

Mostra file Open project: BraveSirAndrew/duality

Public Properties

Property Type Description
BeginRename bool
Path string

Public Methods

Method Description
ScheduleSelectEntry ( string path, bool rename ) : System

Method Details

ScheduleSelectEntry() public method

public ScheduleSelectEntry ( string path, bool rename ) : System
path string
rename bool
return System

Property Details

BeginRename public_oe property

public bool BeginRename
return bool

Path public_oe property

public string Path
return string