Boo.Lang.Compiler.TypeSystem.InternalGenericParameter.IEntityWithAttributes C# (CSharp) Méthode

IEntityWithAttributes() private méthode

private IEntityWithAttributes ( IType attributeType ) : bool
attributeType IType
Résultat bool
        bool IEntityWithAttributes.IsDefined(IType attributeType)
        {
            throw new NotImplementedException();
        }