Class Pwdg
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/pwdg", DoNotGenerateAcw = true)]
public abstract class Pwdg : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
Pwdg
- Implements
- Inherited Members
Constructors
Pwdg(nint, JniHandleOwnership)
protected Pwdg(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReferenceninttransferJniHandleOwnership
Methods
Pwdh(string, string)
[Register("pwdh", "(Ljava/lang/String;Ljava/lang/String;)Lkotlin/Pair;", "")]
public static Pair Pwdh(string p0, string p1)