C# Class Windows.Storage.StorageStreamTransaction

Inheritance: IStorageStreamTransaction, IClosable
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
Close ( ) : void
CommitAsync ( ) : IAsyncAction

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

CommitAsync() public méthode

public CommitAsync ( ) : IAsyncAction
Résultat IAsyncAction