-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alexander (Arkasha) edited this page Oct 1, 2019
·
2 revisions
Welcome to the documentation of base frameworks for WoL VM .NET Version!
Name of fw - is framework where:
- Add expressions for this
- Add classes for works with this and etc.
Name of class - is description - class type - security modifer
Parents ierarchy: void -> NextParent -> ThisClass
-
Field1 - security modifer - description -
example of use
-
Method1 -
(type arg1, type arg2)- static/non-static - security modifer - description -example of use
-
Constant1 -
value- description -example of use
-
Constructor1 -
(type arg1, type arg2)- security modifer - description -example of use (if you need this)
-
Expression1 -
name in code- desricption -example of use