C# Class Fanx.Emit.FClassEmit

FClassEmit emits a normal class type.
Inheritance: FTypeEmit
Afficher le fichier Open project: xored/f4 Class Usage Examples

Méthodes publiques

Méthode Description
FClassEmit ( Emitter emitter, Type parent, FType type ) : System.Collections

Méthodes protégées

Méthode Description
@base ( ) : string
emitType ( ) : void

Method Details

@base() protected méthode

protected @base ( ) : string
Résultat string

FClassEmit() public méthode

public FClassEmit ( Emitter emitter, Type parent, FType type ) : System.Collections
emitter Emitter
parent Fan.Sys.Type
type Fanx.Fcode.FType
Résultat System.Collections

emitType() protected méthode

protected emitType ( ) : void
Résultat void