Table of Contents

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

options FragmentResultOptions

Properties

BlockSize

[Value("blockSize")]
public Number BlockSize { get; }

Property Value

Number

InlineSize

[Value("inlineSize")]
public Number InlineSize { get; }

Property Value

Number