Click or drag to resize

NativeLoader Class

Represents a native function loader
Inheritance Hierarchy
SystemObject
  SampSharp.Core.NativesNativeLoader

Namespace:  SampSharp.Core.Natives
Assembly:  SampSharp.Core (in SampSharp.Core.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
public class NativeLoader : INativeLoader

The NativeLoader type exposes the following members.

Constructors
  NameDescription
Public methodNativeLoader
Initializes a new instance of the NativeLoader class.
Top
Properties
  NameDescription
Public propertyProxyFactory
Gets the factory for creating native object proxies.
Top
Methods
See Also