RSS

导航

信息

联系方式(Contact)






 
基类:System.Attribute
public abstract class FilterAttribute : Attribute
{
    // Fields
    private int _order;

    // Methods
    protected FilterAttribute();

    // Properties
    public int Order { get; set; }
}
存在表现当前Filter执行顺序的属性
Eice.com.cn 2008 黑ICP备09002611号 | 关于我们 | 技术支持 |