C# 클래스 WebExpress.Sources

Interaction logic for Sources.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Sential/WebExpress-beta 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ItemsCount int

공개 메소드들

메소드 설명
AddSource ( string dllPath ) : System.Threading.Tasks.Task
Sources ( ) : System

메소드 상세

AddSource() 공개 메소드

public AddSource ( string dllPath ) : System.Threading.Tasks.Task
dllPath string
리턴 System.Threading.Tasks.Task

Sources() 공개 메소드

public Sources ( ) : System
리턴 System

프로퍼티 상세

ItemsCount 공개적으로 프로퍼티

public int ItemsCount
리턴 int