C# Class nHydrate.Dsl.EntityInheritanceConnectorBase

Show file Open project: nHydrate/nHydrate

Public Methods

Method Description
GetBaseTypeValue ( ) : string
GetDerivedTypeValue ( ) : string

Method Details

GetBaseTypeValue() public method

public GetBaseTypeValue ( ) : string
return string

GetDerivedTypeValue() public method

public GetDerivedTypeValue ( ) : string
return string