_Imports Class

Assembly
Comet.Blazor.dll
Namespace
Comet.Blazor
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["_Imports"] class Type type-node

Syntax

public class _Imports

Constructors

Name Summary
_Imports()

Methods

Name Value Summary
Execute() void

Extension Methods

Name Value Summary
SetBackingValue<_Imports, TV>(Expression<Func<_Imports, TV>>, TV) T
Sets the backing value.
With<_Imports, TKey, TField>(Dictionary<TKey, TField>, IDictionary<TKey, TField>) TBuilder
Adds the specified dictionary to the provided dictionary.