Property NoConversion
- Namespace
- DotNetBrowser.Frames.Handlers
- Assembly
- DotNetBrowser.dll
NoConversion
Creates a ConvertJsNameResponse that use the member name as is.
public static ConvertJsNameResponse NoConversion { get; }
Property Value
- ConvertJsNameResponse
The ConvertJsNameResponse instance that can be used as a return value in ConvertJsNameHandler implementation.