Pair.

Of(Object, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Pair

Syntax

public static Pair Of(Object first, Object second)

Parameters

Name Type Description
first Object
second Object

Return Value

Type Description
Pair