Skip to content
Discussion options

You must be logged in to vote
namespace Application;

public partial class App;
public partial class List;
public partial class Column
{
    public static int Height { get; set => field = value; }
    public static int Width { get; set => field = value; }
}

This is already valid syntax, so it can't be changed. It will declare three classes: App, List, and Column.

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@iam3yal
Comment options

Answer selected by 333fred
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@333fred
Comment options

@Dragan-Radovac-75
Comment options

@iam3yal
Comment options

@333fred
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants