C# Class PublishedWorks.Domain.WorkDetails

Inheritance: PersistedObject
Show file Open project: bibliopedia/bibliopedia Class Usage Examples

Public Methods

Method Description
WorkDetails ( ) : System.Collections.Generic
WorkDetails ( Work work ) : System.Collections.Generic

Method Details

WorkDetails() public method

public WorkDetails ( ) : System.Collections.Generic
return System.Collections.Generic

WorkDetails() public method

public WorkDetails ( Work work ) : System.Collections.Generic
work Work
return System.Collections.Generic