C# Class Codaxy.Dox.Type

Type element which need to be any type of TypeKind (second tree level)
Inheritance: CodeElement
Mostrar archivo Open project: codaxy/dox Class Usage Examples

Public Methods

Method Description
AddBaseType ( String baseType ) : void

Method Details

AddBaseType() public method

public AddBaseType ( String baseType ) : void
baseType String
return void