Goblin - A Platform for 3D AR and VR Applications

CompileUnit Class

A C# file level unit of code. This must be a complete C# file, snippets are not valid.

For a list of all members of this type, see CompileUnit Members.

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.CompileUnit

public class CompileUnit : CSharpGraph, IScope

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

CompileUnit Members | DDW.CSharp.Dom Namespace