메소드 | 설명 | |
---|---|---|
StringResource ( this assembly, string name ) : string |
Loads an embedded string resource from the assembly.
|
public static StringResource ( this assembly, string name ) : string | ||
assembly | this | The assembly containing the embedded resource. |
name | string | The resource name. |
리턴 | string |