When I refactor t开发者_如何转开发he following line: Employee e = new Employee(); e.First = \"Frank\";
When I was working with XmlDOM in Asp.Net, there was a pattern like this : `XmlReader reader = XmlReader.Create()\".
We have several domain objects which need to support both read-only and read-write modes; they currently have a bool Locked property for this--when Locked attempts to alter properties on the object re