C# Class produproperty.ViewModel.file_storage

Inheritance: NotifyProperty
Afficher le fichier Open project: lindexi/Markdown Class Usage Examples

Méthodes publiques

Méthode Description
file_storage ( StorageFile file, StorageFolder folder ) : System
motify ( string str ) : void

Private Methods

Méthode Description
storage ( StorageFolder folder ) : Task

Method Details

file_storage() public méthode

public file_storage ( StorageFile file, StorageFolder folder ) : System
file Windows.Storage.StorageFile
folder Windows.Storage.StorageFolder
Résultat System

motify() public méthode

public motify ( string str ) : void
str string
Résultat void