예제 #1
0
 // Token: 0x06000DDB RID: 3547 RVA: 0x00010A00 File Offset: 0x0000FA00
 public uint GetCollectionKey()
 {
     return(GCollectionKey._EASharpBinding_1410(this.mSelf));
 }
예제 #2
0
 // Token: 0x060014F3 RID: 5363 RVA: 0x00025331 File Offset: 0x00024331
 public Collection(GCollectionKey collectionKey) : this(collectionKey.GetCollectionKey())
 {
 }
예제 #3
0
 // Token: 0x06000DD9 RID: 3545 RVA: 0x000109D8 File Offset: 0x0000F9D8
 public GCollectionKey(uint key) : base(default(ExposeTag_NoInitOwned))
 {
     this.mSelf = GCollectionKey._EASharpBinding_1409(key);
 }