Class FragmentResult
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[Value("FragmentResult")]
public class FragmentResult
- Inheritance
-
FragmentResult
- Inherited Members
Constructors
FragmentResult()
public FragmentResult()
FragmentResult(FragmentResultOptions)
public FragmentResult(FragmentResultOptions options = null)
Parameters
optionsFragmentResultOptions
Properties
BlockSize
[Value("blockSize")]
public Number BlockSize { get; }
Property Value
InlineSize
[Value("inlineSize")]
public Number InlineSize { get; }