fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
JetBrains.Annotations.InstantHandleAttribute Class Reference

Tells code analysis engine if the parameter is completely handled when the invoked method is on stack. If the parameter is delegate, indicates that delegate is executed while the method is executed. If the parameter is enumerable, indicates that it is enumerated while the method is executed. More...

+ Inheritance diagram for JetBrains.Annotations.InstantHandleAttribute:
+ Collaboration diagram for JetBrains.Annotations.InstantHandleAttribute:

Detailed Description

Tells code analysis engine if the parameter is completely handled when the invoked method is on stack. If the parameter is delegate, indicates that delegate is executed while the method is executed. If the parameter is enumerable, indicates that it is enumerated while the method is executed.


The documentation for this class was generated from the following file: