[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.BufferUtil.SizeOf(System.Type)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public static int SizeOf(
	Type type
)

Parameters

type
Type

[Missing <param name="type"/> documentation for "M:fCraft.BufferUtil.SizeOf(System.Type)"]

Return Value

[Missing <returns> documentation for "M:fCraft.BufferUtil.SizeOf(System.Type)"]

See Also