9 Replies
or
what does making a variable mean
with properties maybe?
@Livid
if you mean during initialization, constructor invocation is probably the least amount of code
:(
$close
Use the /close command to mark a forum thread as answered
so there isn't a very short method?
so shortest is
Form form = new() { Height = 100, }
?you can create a positional record. Minimal ceremony.