C# Class iSynaptic.CodeGeneration.Modeling.Domain.SyntacticModel.SyntacticModelExtensions

Exibir arquivo Open project: iSynaptic/iSynaptic.Core

Public Methods

Method Description
GetInheritanceHierarchy ( this type, SymbolTable symbolTable ) : IEnumerable

Method Details

GetInheritanceHierarchy() public static method

public static GetInheritanceHierarchy ( this type, SymbolTable symbolTable ) : IEnumerable
type this
symbolTable SymbolTable
return IEnumerable