Class SubclassAttribute<T>
- Namespace
- GObject
- Assembly
- GObject-2.0.dll
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class SubclassAttribute<T> : Attribute where T : Object
Type Parameters
T
- Inheritance
-
SubclassAttribute<T>
- Inherited Members