MonoMac.Security.SecAuthenticationType.SecAuthenticationType C# (CSharp) 메소드

SecAuthenticationType() 개인적인 메소드

private SecAuthenticationType ( IntPtr handle ) : System
handle System.IntPtr
리턴 System
        internal SecAuthenticationType(IntPtr handle)
            : base(handle)
        {
        }