StaticField.

StaticField(string, Object) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
StaticField

Syntax

public StaticField(string name_, Object value_)

Parameters

Name Type Description
name_ string
value_ Object

Return Value

Type Description
void