P
puzzlecracker
Why cannot properties be initialized in a constructor, especially read-
only onces.
public class {
pubic string Name {get, readonly set;}
}
only onces.
public class {
pubic string Name {get, readonly set;}
}