MonoMac.Security.SecProtocol.SecProtocol C# (CSharp) Méthode

SecProtocol() private méthode

private SecProtocol ( IntPtr handle ) : System
handle System.IntPtr
Résultat System
        internal SecProtocol(IntPtr handle)
            : base(handle)
        {
        }