Click or drag to resize

PragmaWarningDirectiveCreateNumbers Method

Create the list of warning numbers, or return the existing one.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public List<string> CreateNumbers()

Return Value

Type: ListString
See Also