Click or drag to resize
StringHelperToInt64Guid Method (Guid)

[Missing <summary> documentation for "M:X3Platform.Util.StringHelper.ToInt64Guid(System.Guid)"]

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string ToInt64Guid(
	Guid g
)

Parameters

g
Type: SystemGuid

[Missing <param name="g"/> documentation for "M:X3Platform.Util.StringHelper.ToInt64Guid(System.Guid)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Util.StringHelper.ToInt64Guid(System.Guid)"]

See Also