Closed tciuro closed 3 years ago
The following struct is misspelled:
public enum MarkerAttachemnt { ... }
Should be:
public enum MarkerAttachment { ... }
The following struct is misspelled:
Should be: