Class NativeResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AltV.Net
Assembly: AltV.Net.dll
Syntax
public class NativeResource : SharedNativeResource, INativeResource, ISharedNativeResource
Properties
| Improve this Doc View SourceCSharpResourceImpl
Declaration
public override CSharpResourceImpl CSharpResourceImpl { get; }
Property Value
Type | Description |
---|---|
CSharpResourceImpl |
Overrides
| Improve this Doc View SourceMain
Declaration
public string Main { get; }
Property Value
Type | Description |
---|---|
System.String |
Path
Declaration
public string Path { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceStart()
Declaration
public void Start()
Stop()
Declaration
public void Stop()