コード例 #1
0
 public PageTypePropertyHandlerTests()
 {
     this._sut = new PageTypePropertyHandler();
 }
コード例 #2
0
 public PageTypePropertyHandlerTests()
 {
     this._sut = new PageTypePropertyHandler(new ContentSerializerSettings());
 }