DomainObjects Class Library
Key.New Method
Initializes a new instance of the
Key
class.
public static
Key
New(
params
Object[]
keyValue
);
Parameters
keyValue
The key value.
Return Value
See Also
Key Class
|
DomainObjects.Facade.Domain Namespace