C# Class Microsoft.Zing.ZArray

Inheritance: System.Compiler.ArrayTypeExpression
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Méthodes publiques

Méthode Description
ZArray ( ) : System.Collections.Generic
ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic

Method Details

ZArray() public méthode

public ZArray ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ZArray() public méthode

public ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic
elementType System.Compiler.TypeNode
sizes int
Résultat System.Collections.Generic