NonReflectiveAttribute
Last updated
Last updated
Prevents methods from being reflected using .
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.Property | System.AttributeTargets.Field)] public class NonReflectiveAttribute :
Syntaxpublic NonReflectiveAttribute ()
Remarks
RequirementsNamespace: Sansar.Script Assembly: Sansar.Script (in Sansar.Script.dll) Assembly Versions: 1.0.0.0