Goblin - A Platform for 3D AR and VR Applications

Import Class

An import declaration. This maps to the 'using' statement, so it can also be used to set aliases.

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

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.Import

public class Import : CSharpGraph

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

Import Members | DDW.CSharp.Dom Namespace