Class ReferenceList

HashSet of References

System.Object
  System.Collections.Generic.HashSet<String>
    Westwind.Scripting.ReferenceList
public class ReferenceList : HashSet<String>

Class Members

MemberDescription

Constructor

SetReferences

Assign the references to the Compiler Parameters

public void SetReferences(CompilerParameters parameters)

Requirements

Namespace: Westwind.Scripting
Assembly: westwind.scripting.dll

© West Wind Technologies, 1996-2019 • Updated: 02/25/19
Comment or report problem with topic