public interface ISharedEventArgs : IAsyncStorageSerializable
Public Interface ISharedEventArgs
Inherits IAsyncStorageSerializable
public interface class ISharedEventArgs : IAsyncStorageSerializable
type ISharedEventArgs =
interface
interface IAsyncStorageSerializable
end
DeserializeAsync | Асинхронно выполняет десериализацию полей объекта из заданного хранилища. (Унаследован от IAsyncStorageSerializable) |
SerializeAsync | Асинхронно выполняет сериализацию полей объекта в заданное хранилище. (Унаследован от IAsyncStorageSerializable) |