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 RoutingContext FromJSON( string jsonStr ) |
Visual Basic |
---|
Public Shared Function FromJSON ( _ jsonStr As String _ ) As RoutingContext |
Visual C++ |
---|
public: static RoutingContext^ FromJSON( String^ jsonStr ) |
Parameters
- jsonStr
- Type: System..::..String