DelegateScorable(Delegate) 构造函数

定义

public DelegateScorable (Delegate lambda);
new Microsoft.Bot.Builder.Scorables.Internals.DelegateScorable : Delegate -> Microsoft.Bot.Builder.Scorables.Internals.DelegateScorable
Public Sub New (lambda As Delegate)

参数

lambda
Delegate

适用于