다음을 통해 공유


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)

적용 대상