Files
yavsc/build/approot/packages/Google.Apis/1.11.1/lib/wp8/Google.Apis.PlatformServices.xml
2016-06-07 22:00:10 +02:00

27 lines
1.2 KiB
XML

<?xml version="1.0"?>
<doc>
<assembly>
<name>Google.Apis.PlatformServices</name>
</assembly>
<members>
<member name="T:Google.Apis.Util.Protect.DataProtection">
<summary>Data protection utility to protect data.</summary>
</member>
<member name="M:Google.Apis.Util.Protect.DataProtection.Protect(System.String)">
<summary>Protects the given content and transform it into a byte array.</summary>
</member>
<member name="M:Google.Apis.Util.Protect.DataProtection.Unprotect(System.Byte[])">
<summary>Unprotects the given byte array and return the original content.</summary>
</member>
<member name="T:Google.Apis.Util.Store.StorageDataStore">
<summary>
Windows phone data store that implements <see cref="T:Google.Apis.Util.Store.IDataStore"/>. This store creates a different file for each
combination of type and key.
</summary>
</member>
<member name="M:Google.Apis.Util.Store.StorageDataStore.ReadFileContentAsync(System.String)">
<summary>Reads and returns the content of the given file.</summary>
</member>
</members>
</doc>