Click or drag to resize

AsyncInitArgsTypes Property

Gets the types of the arguments.

Namespace:  Ditto.AsyncInit.Services
Assembly:  Ditto.AsyncInit.Services (in Ditto.AsyncInit.Services.dll) Version: 1.5.0.2468
Syntax
public Type[] Types { get; }

Property Value

Type: Type
Types of the arguments.
See Also