SyntaxFix
Write A Post
Hire A Developer
Questions
public int this[int key] { get => GetValue(key); set => SetValue(key, value); }