C# 클래스 NewTOAPIA.Drawing.span_allocator

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

공개 메소드들

메소드 설명
allocate ( int span_len ) : ArrayPOD
max_span_len ( ) : int
span ( ) : ArrayPOD
span_allocator ( )

메소드 상세

allocate() 공개 메소드

public allocate ( int span_len ) : ArrayPOD
span_len int
리턴 ArrayPOD

max_span_len() 공개 메소드

public max_span_len ( ) : int
리턴 int

span() 공개 메소드

public span ( ) : ArrayPOD
리턴 ArrayPOD

span_allocator() 공개 메소드

public span_allocator ( )