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

Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Свойство Type Description
BeginRename bool
Path string

Méthodes publiques

Méthode Description
ScheduleSelectEntry ( string path, bool rename ) : System

Method Details

ScheduleSelectEntry() public méthode

public ScheduleSelectEntry ( string path, bool rename ) : System
path string
rename bool
Résultat System

Property Details

BeginRename public_oe property

public bool BeginRename
Résultat bool

Path public_oe property

public string Path
Résultat string