SubstContext class SubstContext Documentation Code public int ctypeCls public int ctypeMeth public SubstTypeFlags grfst public CType[] prgtypeCls public CType[] prgtypeMeth public SubstContext(TypeArray typeArgsCls, TypeArray typeArgsMeth, SubstTypeFlags grfst) public SubstContext(AggregateType type) public SubstContext(AggregateType type, TypeArray typeArgsMeth) public SubstContext(AggregateType type, TypeArray typeArgsMeth, SubstTypeFlags grfst) public SubstContext(CType[] prgtypeCls, int ctypeCls, CType[] prgtypeMeth, int ctypeMeth) public SubstContext(CType[] prgtypeCls, int ctypeCls, CType[] prgtypeMeth, int ctypeMeth, SubstTypeFlags grfst) public bool FNop() public void Init(TypeArray typeArgsCls, TypeArray typeArgsMeth, SubstTypeFlags grfst)