KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.API.Provider.Resolvers.Extensions Class Reference

The extension methods More...

Static Public Member Functions

static T CreateInstance< T > (this Type type)
 Creates an instance from type More...
 

Detailed Description

The extension methods

Definition at line 17 of file Extensions.cs.

Member Function Documentation

◆ CreateInstance< T >()

static T KlusterKite.API.Provider.Resolvers.Extensions.CreateInstance< T > ( this Type  type)
static

Creates an instance from type

Template Parameters
TThe expected type
Parameters
typeThe instance type
Returns
The new type instance

Definition at line 25 of file Extensions.cs.


The documentation for this class was generated from the following file: