C# Class Digipolis.Codetable.Internal.ControllerValueBuilder

Inheritance: IValueBuilder
Exibir arquivo Open project: digipolisantwerp/codetable_aspnetcore Class Usage Examples

Public Methods

Method Description
GetValueOrDefault ( string value, string defaultValue ) : string

Method Details

GetValueOrDefault() public method

public GetValueOrDefault ( string value, string defaultValue ) : string
value string
defaultValue string
return string