C# Class Junior.Route.AutoRouting.TypeExtensions

Datei anzeigen Open project: nathan-alden/junior-route

Public Methods

Method Description
GetDefaultValue ( this type ) : object
NamespaceStartsWith ( this type, string @namespace ) : bool

Method Details

GetDefaultValue() public static method

public static GetDefaultValue ( this type ) : object
type this
return object

NamespaceStartsWith() public static method

public static NamespaceStartsWith ( this type, string @namespace ) : bool
type this
@namespace string
return bool