C# 클래스 Habanero.Faces.Win.ResourceStreamer

파일 보기 프로젝트 열기: Chillisoft/habanero.faces 1 사용 예제들

공개 메소드들

메소드 설명
GetResourceStreamByName ( string name ) : Stream
RightMatchStringArray ( string haystack, string needles ) : bool

메소드 상세

GetResourceStreamByName() 공개 정적인 메소드

public static GetResourceStreamByName ( string name ) : Stream
name string
리턴 Stream

RightMatchStringArray() 공개 정적인 메소드

public static RightMatchStringArray ( string haystack, string needles ) : bool
haystack string
needles string
리턴 bool