Skip to content
DocsTry Aspire
DocsTry

ConstructBuilderDelegate<T> Constructors

DelegateConstructors1 member
Represents a multicast delegate; that is, a delegate that can have more than one element in its invocation list.
public delegate ConstructBuilderDelegate<T>
{
public ConstructBuilderDelegate(
object @object,
nint method)
{
// ...
}
}
objectobject
methodnint