Loading [MathJax]/extensions/tex2jax.js

HilscherSlotDirection

Description

Direction of the slot

namespace HilscherSlotDirection
{
	enum Type
	{
		IN,
		OUT
	};
}