IExtension.order

Returns a number to provide ordering to extensions.

Smaller numbers are executed first (can be negative).

By convention, the default order, if ordering is not important, should be zero.

interface IExtension
int
order
()

Meta