次の方法で共有


FFDasmInfixToPostfixStream クラス

定義

public ref class FFDasmInfixToPostfixStream : System::IO::Stream
public class FFDasmInfixToPostfixStream : System.IO.Stream
type FFDasmInfixToPostfixStream = class
    inherit Stream
Public Class FFDasmInfixToPostfixStream
Inherits Stream
継承
FFDasmInfixToPostfixStream

コンストラクター

FFDasmInfixToPostfixStream(Stream, Encoding, String, ResourceManager)

プロパティ

CanRead
CanSeek
CanWrite
Length
Position

メソッド

Close()
Flush()
Read(Byte[], Int32, Int32)
ReadByte()
Seek(Int64, SeekOrigin)
SetLength(Int64)
Write(Byte[], Int32, Int32)

適用対象