C# 클래스 ConsoleApplication1.VariableArgument

파일 보기 프로젝트 열기: ChrisEelmaa/StackOverflow 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
SentinelDisposable IDisposable

공개 메소드들

메소드 설명
GetSize ( ) : int
Write ( IntPtr buffer ) : IDisposable

메소드 상세

GetSize() 공개 메소드

public GetSize ( ) : int
리턴 int

Write() 공개 추상적인 메소드

public abstract Write ( IntPtr buffer ) : IDisposable
buffer System.IntPtr
리턴 IDisposable

프로퍼티 상세

SentinelDisposable 보호되어 있는 정적으로 프로퍼티

protected static IDisposable SentinelDisposable
리턴 IDisposable