ProviderFactory

Namespace: uModUtilities

Assembly: uMod.Core.dll

Inheritance ObjectBaseFactory ProviderFactory

Implements IFactory

Summary

ProviderFactory class

Constructors

Name

Summary

ProviderFactory ()

Methods

Name

Summary

Make (Type, Object[])

Make specified type using specified constructor arguments

Make<TResult> ()

Make object of generic type

Make<TResult> (Type, Object[])

Make object of specified type using specified constructor arguments with additional cast to generic type

MakeParams (Type, Object[])

Make specified type using specified constructor arguments