WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

ResourceExtension..::..TryGetBytes Method

Get the bytes from a resource based on the Name

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


[ObfuscationAttribute]
public static bool TryGetBytes(
	this Assembly asam,
	string endswith,
	out Nullable<byte>[] bytes
)

Parameters

asam
Type: Assembly
endswith
Type: String
bytes
Type: array<Nullable<(Of <(<'Byte>)>)>>[]()[][]%

Return Value

true if found