PureMVC Framework for Haxe: API Documentation
Back | Index
abstract Void
import StdTypes
The standard Void type. Only null values can be of the type Void.
Back | Index