Searched refs:ReferToA2 (Results 1 – 7 of 7) sorted by relevance
26 def ReferToA2(self): member in TableInC
30 func (rcv *TableInC) ReferToA2(obj *SecondTableInA) *SecondTableInA { func
16 public SecondTableInA ReferToA2 { get { return GetReferToA2(new SecondTableInA()); } } property in NamespaceA.TableInC
33 function TableInC_mt:ReferToA2() function
33 def ReferToA2(self): member in TableInC
44 func (rcv *TableInC) ReferToA2(obj *NamespaceA.SecondTableInA) *NamespaceA.SecondTableInA { func
21 …public NamespaceA.SecondTableInA? ReferToA2 { get { int o = __p.__offset(6); return o != 0 ? (Name… property