Boo.Lang.Compiler.TypeSystem.InternalGenericParameter.IEntityWithAttributes C# (CSharp) 메소드

IEntityWithAttributes() 개인적인 메소드

private IEntityWithAttributes ( IType attributeType ) : bool
attributeType IType
리턴 bool
        bool IEntityWithAttributes.IsDefined(IType attributeType)
        {
            throw new NotImplementedException();
        }