C# Class RimDev.Supurlative.Extensions

ファイルを表示 Open project: ritterim/Supurlative

Public Methods

Method Description
CheckIfAnonymousType ( this type ) : bool
GetNames ( this routeCollection ) : IList

Private Methods

Method Description
TraverseForKeys ( this target, SupurlativeOptions options, string parentKey = null ) : object>.IDictionary

Method Details

CheckIfAnonymousType() public static method

public static CheckIfAnonymousType ( this type ) : bool
type this
return bool

GetNames() public static method

public static GetNames ( this routeCollection ) : IList
routeCollection this
return IList