C# Class SData.UntypedEnumValue

Show file Open project: knat/SData

Public Methods

Method Description
UntypedEnumValue ( ) : System.Collections.Generic
UntypedEnumValue ( FullName enumFullName, string memberName ) : System.Collections.Generic

Method Details

UntypedEnumValue() public method

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

UntypedEnumValue() public method

public UntypedEnumValue ( FullName enumFullName, string memberName ) : System.Collections.Generic
enumFullName FullName
memberName string
return System.Collections.Generic