예제 #1
0
 public PageTypePropertyHandlerTests()
 {
     this._sut = new PageTypePropertyHandler();
 }
예제 #2
0
 public PageTypePropertyHandlerTests()
 {
     this._sut = new PageTypePropertyHandler(new ContentSerializerSettings());
 }