C# Class WebExpress.Sources

Interaction logic for Sources.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Sential/WebExpress-beta Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemsCount int

Méthodes publiques

Méthode Description
AddSource ( string dllPath ) : System.Threading.Tasks.Task
Sources ( ) : System

Method Details

AddSource() public méthode

public AddSource ( string dllPath ) : System.Threading.Tasks.Task
dllPath string
Résultat System.Threading.Tasks.Task

Sources() public méthode

public Sources ( ) : System
Résultat System

Property Details

ItemsCount public_oe property

public int ItemsCount
Résultat int