Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public static ISettingsActions GetActionByTypeName( string fullTypeName ) |
Visual Basic |
---|
Public Shared Function GetActionByTypeName ( _ fullTypeName As String _ ) As ISettingsActions |
Visual C++ |
---|
public: static ISettingsActions^ GetActionByTypeName( String^ fullTypeName ) |
Parameters
- fullTypeName
- Type: System..::..String