CodeElementExtensions Class

Useful extension methods for CodeElement

System.Object
  Microsoft.AspNet.Scaffolding.CodeElementExtensions

Namespace:  Microsoft.AspNet.Scaffolding
Assembly:  Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)

public static class CodeElementExtensions

The CodeElementExtensions type exposes the following members.

  NameDescription
Public methodStatic memberIsPublicReturns a value that indicates whether the code element is public.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: