Method | Description | |
---|---|---|
GetResourceStreamByName ( string name ) : Stream | ||
RightMatchStringArray ( string haystack, string needles ) : bool |
public static GetResourceStreamByName ( string name ) : Stream | ||
name | string | |
return | Stream |
public static RightMatchStringArray ( string haystack, string needles ) : bool | ||
haystack | string | |
needles | string | |
return | bool |