Function Library Includes
These .dlls are included in the user function compiler:
1. System.dll:
. Microsoft.CSharp
. Microsoft.VisualBasic
. Microsoft.Win32
. System
. System.CodeDom
. System.CodeDom.Compiler
. System.Collections.Generic
. System.Collections.Specialized
. System.ComponentModel
. System.ComponentModel.Design
. System.ComponentModel.Design.Serialization
. System.Configuration
. System.Diagnostics
. System.IO
. System.IO.Compression
. System.IO.Ports
. System.Media
. System.Net
. System.Net.Cache
. System.Net.Configuration
. System.Net.Mail
. System.Net.Mime
. System.Net.NetworkInformation
. System.Net.Security
. System.Net.Sockets
. System.Runtime.InteropServices
. System.Runtime.InteropServices.ComTypes
. System.Security.AccessControl
. System.Security.Authentication
. System.Security.Authentication.ExtendedProtection
. System.Security.Authentication.ExtendedProtection.Configuration
. System.Security.Cryptography
. System.Security.Cryptography.X509Certificates
. System.Security.Permissions
. System.Text.RegularExpressions
. System.Threading
. System.Timers
. System.Web
2. PresentationFramework.dll:
. Microsoft.Win32
. System.ComponentModel
. System.Windows
. System.Windows.Annotations
. System.Windows.Annotations.Storage
. System.Windows.Annotations.Peers
. System.Windows.Controls
. System.Windows.Controls.Primitives
. System.Windows.Data
. System.Windows.Documents
. System.Windows.Documents.DocumentStructures
. System.Windows.Documents.Serialization
. System.Windows.Input
. System.Windows.Interop
. System.Windows.Markup
. System.Windows.Markup.Localizer
. System.Windows.Markup.Primitives
. System.Windows.Media
. System.Windows.Media.Animation
. System.Windows.Navigation
. System.Windows.Resources
. System.Windows.Shapes
3. mscorlib.dll
. Microsoft.Win32
. Microsoft.Win32.SafeHandles
. System
. System.Collections
. System.Collections.Generic
. System.Collections.ObjectModel
. System.Collections.Assemblies
. System.Deployment.Internal
. System.Diagnostics
. System.Diagnostics.CodeAnalysis
. System.Diagnostics.SymbolStore
. System.Globalization
. System.IO
. System.IO.IsolatedStorage
. System.Reflection
. System.Reflection.Emit
. System.Resources
. System.Runtime
. System.Runtime.CompilerServices
. System.Runtime.ConstrainedExecution
. System.Runtime.Hosting
. System.Runtime.InteropServices
. System.Runtime.InteropServices.ComTypes
. System.Runtime.InteropServices.Expando
. System.Runtime.InteropServices.TCEAdpterGen
. System.Runtime.Remoting
. System.Runtime.Remoting.Activation
. System.Runtime.Remoting.Channels
. System.Runtime.Remoting.Contexts
. System.Runtime.Remoting.Lifetime
. System.Runtime.Remoting.Messaging
. System.Runtime.Remoting.Metada
. System.Runtime.Remoting.Metada.W3cXsd2001
. System.Runtime.Remoting.Proxies
. System.Runtime.Remoting.Services
. System.Runtime.Remoting.Serialization
. System.Runtime.Remoting.Serialization.Formatters
. System.Runtime.Remoting.Serialization.Formatters.Binary
. System.Runtime.Versioning
. System.Security
. System.Security.AccessControl
. System.Security.Cryptography
. System.Security.Cryptography.X509Certificates
. System.Security.Permissions
. System.Security.Policy
. System.Security.Principal
. System.Text
. System.Threading
4. SVFunctionLibrary.dll
. SVApplications
. SVDBConnection
. SVEvent
. SVFile
. SVGraphics
. SVMath
. SVRecipe
. SVReport
. SVSecurity
. SVTags
The editor contains these usings:
. using System:
http://msdn.microsoft.com/en-us/library/system(v=vs.90).aspx
. using System.Text:
http://msdn.microsoft.com/en-us/library/system.text(v=vs.90).aspx
. using System.Runtime.InteropServices:
http://msdn.microsoft.com/pt-br/library/system.runtime.interopservices(v=vs.90).aspx
. using System.Security.Cryptography:
http://msdn.microsoft.com/pt-br/library/system.security.cryptography(v=vs.90).aspx
. using PHIFunctionLibrary.Libs: