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

SecProtocol() 개인적인 메소드

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