public XhtmlStringPropertyHandlerTests() { this._sut = new XhtmlStringPropertyHandler(new ContentSerializerSettings()); }
public XhtmlStringPropertyHandlerTests() { this._sut = new XhtmlStringPropertyHandler(); }