C# Class Microsoft.Zing.ZArray

Inheritance: System.Compiler.ArrayTypeExpression
Mostra file Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
ZArray ( ) : System.Collections.Generic
ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic

Method Details

ZArray() public method

public ZArray ( ) : System.Collections.Generic
return System.Collections.Generic

ZArray() public method

public ZArray ( System.Compiler.TypeNode elementType, int sizes ) : System.Collections.Generic
elementType System.Compiler.TypeNode
sizes int
return System.Collections.Generic