public static CopyEmbeddedResourceToPath ( string name, string path ) : void | ||
name | string | The name of the resource file top copy. |
path | string | The path to copy the file to. |
return | void |
public static CopyEmbeddedResourceToPath ( string name, string path ) : void | ||
name | string | The name of the resource file top copy. |
path | string | The path to copy the file to. |
return | void |