Fan.Sys.Func.Indirect.Indirect C# (CSharp) Method

Indirect() protected method

protected Indirect ( FuncType type )
type FuncType
            protected Indirect(FuncType type)
            {
                this.m_type = type;
            }