C# Class BFSchema.BfsExpressionVariable

Inheritance: IBfsExpNode
Afficher le fichier Open project: Andos/BinaryFileSchema

Méthodes publiques

Méthode Description
BfsExpressionVariable ( ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

BfsExpressionVariable() public méthode

public BfsExpressionVariable ( ) : System
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string