C# 클래스 MWFResourceEditor.ResourceByteArray

상속: ResourceBase, IResource
파일 보기 프로젝트 열기: mono/winforms-tools 1 사용 예제들

공개 메소드들

메소드 설명
ContentString ( ) : string
ResourceByteArray ( string name, byte byteArray ) : System

보호된 메소드들

메소드 설명
CreateRenderBitmap ( ) : void

비공개 메소드들

메소드 설명
ResourceByteArray ( ) : System

메소드 상세

ContentString() 공개 메소드

public ContentString ( ) : string
리턴 string

CreateRenderBitmap() 보호된 메소드

protected CreateRenderBitmap ( ) : void
리턴 void

ResourceByteArray() 공개 메소드

public ResourceByteArray ( string name, byte byteArray ) : System
name string
byteArray byte
리턴 System