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

Inheritance: IType
Exibir arquivo Open project: iSynaptic/iSynaptic.Core

Public Properties

Property Type Description
Types IEnumerable

Public Methods

Method Description
AcceptChildren ( Action dispatch ) : void

Private Methods

Method Description
BuiltInType ( NameSyntax alias, Type actualType ) : System

Method Details

AcceptChildren() public method

public AcceptChildren ( Action dispatch ) : void
dispatch Action
return void

Property Details

Types public_oe static_oe property

public static IEnumerable Types
return IEnumerable