C# Class Signum.Engine.CodeGeneration.ReactCodeConverter

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
ToRazorInteractive ( ) : void
ToReactView ( string razorViewText ) : string

Private Methods

Méthode Description
FixValue ( string value ) : string

Method Details

ToRazorInteractive() public méthode

public ToRazorInteractive ( ) : void
Résultat void

ToReactView() public méthode

public ToReactView ( string razorViewText ) : string
razorViewText string
Résultat string