C# Class Omb.Domain.DKCoinResource

Inheritance: Omb.IDObject
显示文件 Open project: dkcoin/dkCOIN-1.2 Class Usage Examples

Public Methods

Method Description
DeepCopy ( ) : Document
New ( ) : DKCoinResource
ShallowCopy ( ) : Document
Validate ( ) : void

Protected Methods

Method Description
DKCoinResource ( ) : System

Method Details

DKCoinResource() protected method

protected DKCoinResource ( ) : System
return System

DeepCopy() public method

public DeepCopy ( ) : Document
return Document

New() public static method

public static New ( ) : DKCoinResource
return DKCoinResource

ShallowCopy() public method

public ShallowCopy ( ) : Document
return Document

Validate() public method

public Validate ( ) : void
return void