-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NebelFox edited this page Feb 19, 2022
·
8 revisions
Welcome to the verbox wiki!
Check out the sidebar sections:
- C# - how to use the Verbox from C#:
- Parameters - parameter variants and the syntax of their definitions
- Types - key features of typed parameters and how to implement them
- Styles - short remark on using styles from C#
- Examples - few C# code samples
- JSON - optional ability to define key objects via json:
- Box - box object structure and anonymous style
- Executable - command/namespace object structure and features
- Style - all style aspects and subgroups
- Inheritance - box/style inheritance features with examples
- Examples - complete example of usage json via C#
- General:
- File Specification:
- Templates:
- Tips