Empeld
Empeld plugin documentation.
|
Denotes a given method as being thread-safe (Callable from multiple threads) More...
Public Member Functions | |
ThreadSafeAttribute () | |
Denotes a given method as being thread-safe (Callable from multiple threads)
Attribute: AttributeUsage(AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Class, AllowMultiple = false, Inherited = false)