Logo Xantham

SRTPHelper Type

Static members

Static member Description

SRTPHelper.Create(scope, resolvedType, arg1, intrinsic)

Full Usage: SRTPHelper.Create(scope, resolvedType, arg1, intrinsic)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
Type parameters: 'a
scope : RenderScopeStore
resolvedType : ResolvedType
arg2 : 'a
intrinsic : string
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, intrinsic)

Full Usage: SRTPHelper.Create(scope, resolvedType, intrinsic)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
scope : RenderScopeStore
resolvedType : ResolvedType
intrinsic : string
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, arg1, path)

Full Usage: SRTPHelper.Create(scope, resolvedType, arg1, path)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
Type parameters: 'a
scope : RenderScopeStore
resolvedType : ResolvedType
arg2 : 'a
path : TransientTypePath
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, arg1, path)

Full Usage: SRTPHelper.Create(scope, resolvedType, arg1, path)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
Type parameters: 'a
scope : RenderScopeStore
resolvedType : ResolvedType
arg2 : 'a
path : TypePath
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, arg1, widget)

Full Usage: SRTPHelper.Create(scope, resolvedType, arg1, widget)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
Type parameters: 'a
scope : RenderScopeStore
resolvedType : ResolvedType
arg2 : 'a
widget : WidgetBuilder<Type>
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, path)

Full Usage: SRTPHelper.Create(scope, resolvedType, path)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
scope : RenderScopeStore
resolvedType : ResolvedType
path : TransientTypePath
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, path)

Full Usage: SRTPHelper.Create(scope, resolvedType, path)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
scope : RenderScopeStore
resolvedType : ResolvedType
path : TypePath
Returns: TypeRefAtom

SRTPHelper.Create(scope, resolvedType, widget)

Full Usage: SRTPHelper.Create(scope, resolvedType, widget)

Parameters:
Returns: TypeRefAtom
Modifiers: inline
scope : RenderScopeStore
resolvedType : ResolvedType
widget : WidgetBuilder<Type>
Returns: TypeRefAtom

Type something to start searching.