Enum ExpertLevel
Program generation level.
- Easy : Generate all the necessary files and add the necessary instructions to make the code work if it is uploaded to a robot.
- Expert: No more information will be added than the one indicated by the user.
Namespace: UrlLib.Models
Assembly: UrlLib.dll
Syntax
public enum ExpertLevel
Fields
| Name | Description |
|---|---|
| Easy | |
| Expert |