Business Logic Toolkit for .NET
www.bltoolkit.net
|  Home   |  Download   |  Documentation   |  Discussions   |  License   |

  Source.TypeBuilder.PropertyInfoAttribute.cs

 
using System;

namespace BLToolkit.TypeBuilder
{
    [AttributeUsage(AttributeTargets.Parameter)]
    public sealed class PropertyInfoAttribute : Attribute
    {
    }
}
 
© 2010 www.bltoolkit.net
support@bltoolkit.net