Replace get() and set() to getValue() and setValue() (property delegates)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create member function 'get', function 'set'" "true"
|
||||
// "Create member function 'getValue', function 'set'" "true"
|
||||
class F {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user