C# Class EventServer.Core.Domain.PresentationCategory

Inheritance: ValueObject
Mostrar archivo Open project: roundtable/EventServer Class Usage Examples

Public Properties

Property Type Description
BusinessAnalysts PresentationCategory
Developers PresentationCategory
IndustrialAutomation PresentationCategory
ProjectManagers PresentationCategory
SAP PresentationCategory
TechnologySupport PresentationCategory

Public Methods

Method Description
PresentationCategory ( ) : System

Private Methods

Method Description
PresentationCategory ( string value ) : System

Method Details

PresentationCategory() public method

public PresentationCategory ( ) : System
return System

Property Details

BusinessAnalysts public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain BusinessAnalysts
return PresentationCategory

Developers public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain Developers
return PresentationCategory

IndustrialAutomation public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain IndustrialAutomation
return PresentationCategory

ProjectManagers public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain ProjectManagers
return PresentationCategory

SAP public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain SAP
return PresentationCategory

TechnologySupport public_oe static_oe property

public static PresentationCategory,EventServer.Core.Domain TechnologySupport
return PresentationCategory