Click or drag to resize

ReleaseDateAttribute GetReleaseDate Method

Namespace: Spire.License
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public static DateTime? GetReleaseDate(
	Assembly assembly
)

Parameters

assembly
Type: System.Reflection Assembly

Return Value

Type: Nullable DateTime
See Also