C# Class EA.Weee.Core.AatfReturn.AatfSize

Inheritance: Enumeration
ファイルを表示 Open project: DEFRA/prsd-weee Class Usage Examples

Public Properties

Property Type Description
Large AatfSize
Small AatfSize

Public Methods

Method Description
AatfSize ( int value, string displayName ) : System

Protected Methods

Method Description
AatfSize ( ) : System

Method Details

AatfSize() protected method

protected AatfSize ( ) : System
return System

AatfSize() public method

public AatfSize ( int value, string displayName ) : System
value int
displayName string
return System

Property Details

Large public_oe static_oe property

public static AatfSize,EA.Weee.Core.AatfReturn Large
return AatfSize

Small public_oe static_oe property

public static AatfSize,EA.Weee.Core.AatfReturn Small
return AatfSize