Méthode | Description | |
---|---|---|
GetEmbeddedContent ( string defaultNamespace, string content ) : string | ||
GetEmbeddedContentAsBinary ( string defaultNamespace, string content ) : byte[] | ||
ResourceLoader ( System assembly ) : System |
Méthode | Description | |
---|---|---|
GetEmbeddedResourceMapping ( System assembly ) : string>.Dictionary |
public GetEmbeddedContent ( string defaultNamespace, string content ) : string | ||
defaultNamespace | string | |
content | string | |
Résultat | string |
public GetEmbeddedContentAsBinary ( string defaultNamespace, string content ) : byte[] | ||
defaultNamespace | string | |
content | string | |
Résultat | byte[] |
public ResourceLoader ( System assembly ) : System | ||
assembly | System | |
Résultat | System |