An annotation placed on methods or classes to specify that the method (or containing methods, if on a class) are
extension methods on a specific Qilletni type.
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of the type that this method is an extension method on. This may either be a native type or an entity name.- Returns:
- The name of the type this is an extension method on
-