monoandroid
namespace Android.Database
{
[Register("android/database/DatabaseUtils", DoNotGenerateAcw = true)]
public class DatabaseUtils : Object
{
[Obsolete("This class is obsoleted in this android platform")]
[Register("android/database/DatabaseUtils$InsertHelper", DoNotGenerateAcw = true)]
public class InsertHelper : Object
{
[Obsolete("deprecated")]
[Register("bind", "(ID)V", "GetBind_IDHandler")]
public virtual void Bind(int index, double value);
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |