C# 클래스 CairoExplorer.PropertiesControl

Interaction logic for UserControl1.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: RevolutionSmythe/cairoshell

공개 프로퍼티들

프로퍼티 타입 설명
CurrentPath string

공개 메소드들

메소드 설명
InitWithFile ( WrapperFileSystemInfo file, object caller ) : void
PropertiesControl ( ) : System

메소드 상세

InitWithFile() 공개 메소드

public InitWithFile ( WrapperFileSystemInfo file, object caller ) : void
file WrapperFileSystemInfo
caller object
리턴 void

PropertiesControl() 공개 메소드

public PropertiesControl ( ) : System
리턴 System

프로퍼티 상세

CurrentPath 공개적으로 프로퍼티

public string CurrentPath
리턴 string