Click or drag to resize

SampSharp.Entities.Utilities Namespace

[Missing <summary> documentation for "N:SampSharp.Entities.Utilities"]

Classes
  ClassDescription
Public classAssemblyScanner
Represents a utility for scanning for types and members with specific attributes in loaded assemblies.
Public classMethodInvokerFactory
Provides a compiler for an invoke method for an instance method with injected dependencies and entity-to-component conversion.
Public classMethodParameterSource
Provides information about the origin of a parameter of a method.
Delegates
  DelegateDescription
Public delegateMethodInvoker
Invoker for an instance method with dependency injection.