Example #1
0
 protected override void Configure(IObjectTypeDescriptor <PostDTO> descriptor)
 {
     descriptor.BindFieldsImplicitly();
 }