Format:
Recent snippets matching tags of Continuous Integration
#If DEBUG = False Then <Obsolete("This class/method is a stub and should not be in production.", True)> _ Public Class StubAttribute #Else <Obsolete("This class/method is a stub and should not be in production.", False)> _ Public Class StubAttribute #End If Inherits Attribute Private _value As String
178 Views
no comments
#If DEBUG Then <Obsolete("This should not be in production", False)> _ Public Sub BreakBuildIfIsNotDebug() End Sub #Else <Obsolete("This should not be in production", True)> _ Public Sub BreakBuildIfIsNotDebug() End Sub
244 Views
1 comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
