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