- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Base Types
-
- MulticastDelegate
graph BT
Type-->Base0["MulticastDelegate"]
Type["Function<A, B>"]
class Type type-node
Syntax
public delegate B Function<A, B>(A a) : MulticastDelegate
Type Parameters
Name | Description |
---|---|
A | |
B |