remove datarowpopulate attribute
This commit is contained in:
parent
663d952739
commit
4f0a38daa4
@ -1,10 +0,0 @@
|
|||||||
using System;
|
|
||||||
|
|
||||||
namespace BinaryDad.Extensions
|
|
||||||
{
|
|
||||||
/// <summary>
|
|
||||||
/// Allows for a complex property to be populated via ToType().
|
|
||||||
/// </summary>
|
|
||||||
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
|
|
||||||
public sealed class DataRowPopulateAttribute : Attribute { }
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user