C# Class Bender.NamingConventions.TypeContextExtensions

Show file Open project: mikeobrien/Bender

Public Methods

Method Description
GetName ( this conventions, CachedType type, Bender.Nodes.Object.Context context, bool isRoot = false ) : string

Method Details

GetName() public static method

public static GetName ( this conventions, CachedType type, Bender.Nodes.Object.Context context, bool isRoot = false ) : string
conventions this
type CachedType
context Bender.Nodes.Object.Context
isRoot bool
return string