Previous Topic Next topic Print topic


Types

type-specification

class-specification delegate-specification enum-specification interface-specification valuetype-specification Attribute specification

Example

Class A.
...
end class.

Interface I.
...
end interface.
Previous Topic Next topic Print topic