SecurityCriticalAction 代理人

定義

警告

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

表示安全性關鍵動作。

public delegate void SecurityCriticalAction();
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public delegate void SecurityCriticalAction();
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type SecurityCriticalAction = delegate of unit -> unit
Public Delegate Sub SecurityCriticalAction()
屬性

擴充方法

GetMethodInfo(Delegate)
已淘汰.

取得表示特定委派所代表之方法的物件。

適用於