Table of Contents

Enum WriteCommandType

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum WriteCommandType

Fields

[EnumValue("write")] Write = 0
[EnumValue("seek")] Seek = 1
[EnumValue("truncate")] Truncate = 2