We believe in listening to the voice of the customer. But to do that, we need you to speak. That’s what this Feature Request section of our site is for.

 

Here’s how to get your voice heard:

  1. VOTE for existing ideas (this will also subscribe you to the idea’s status updates)

  2. SUBMIT new ideas (Please include only one suggestion per post. Duplicates are merged together.)

  3. COMMENT on other ideas, which we check regularly

We also publish Roadmaps here, based off these Feature Requests, so you can see what we’re working on.

 

Note, this site is for new Feature Requests. Bug Reports should be emailed to Support as normal.

3 votes

Generate Enter/Leave calls using attributes on class or method level

On a pre-build operation the Enter/Leave calls may be generated automatically.

[SiGenerateEnterLeave] // For all methods within this class Enter/Leave will be generated
public class SomeClass
{
}

[SiGenerateEnterLeave] // For this method Enter/Leave will be generated
public void SomeMethod()
{
}

SiGenerateEnterLeave may have parameters for the log level to be used or the name of the session to be used.

Category: SmartInspect > Languages > .NET sahl04 shared this idea

Leave a Reply

Scroll to Top