codeql/csharp-all
0.7.4
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a class directly declared in this namespace, if any. For example, the class File in
File
namespace System.IO { public class File { ... } }
Class getAClass ( )