Click or drag to resize

ResourceUtilityGetBytes Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetBytes(System.Type,System.String)"]


Namespace: Scanjour.Workflow4.TestFramework.Internal
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static byte[] GetBytes(
	Type type,
	string resourceName
)

Parameters

type  Type

[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetBytes(System.Type,System.String)"]

resourceName  String

[Missing <param name="resourceName"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetBytes(System.Type,System.String)"]

Return Value

Byte

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.ResourceUtility.GetBytes(System.Type,System.String)"]

See Also