Exemplo n.º 1
0
 /// <excludedoc />
 protected override IEnumerable <StaticAttributeWrapper> GetCustomAttributes()
 {
     return(ReflectionPolicy.GetAssemblyCustomAttributes(this));
 }