MonoMac.Security.SecProtocol.SecProtocol C# (CSharp) Метод

SecProtocol() приватный Метод

private SecProtocol ( IntPtr handle ) : System
handle System.IntPtr
Результат System
        internal SecProtocol(IntPtr handle)
            : base(handle)
        {
        }