C# Class Unity.IL2CPP.GenericsCollection.ReadOnlyInflatedCollectionCollector

Show file Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
Arrays ReadOnlyHashSet
EmptyTypes ReadOnlyHashSet
Methods ReadOnlyHashSet
TypeDeclarations ReadOnlyHashSet
TypeMethodDeclarations ReadOnlyHashSet
Types ReadOnlyHashSet

Public Methods

Method Description
ReadOnlyInflatedCollectionCollector ( InflatedCollectionCollector inflatedCollectionCollector ) : System

Method Details

ReadOnlyInflatedCollectionCollector() public method

public ReadOnlyInflatedCollectionCollector ( InflatedCollectionCollector inflatedCollectionCollector ) : System
inflatedCollectionCollector InflatedCollectionCollector
return System

Property Details

Arrays public property

public ReadOnlyHashSet Arrays
return ReadOnlyHashSet

EmptyTypes public property

public ReadOnlyHashSet EmptyTypes
return ReadOnlyHashSet

Methods public property

public ReadOnlyHashSet Methods
return ReadOnlyHashSet

TypeDeclarations public property

public ReadOnlyHashSet TypeDeclarations
return ReadOnlyHashSet

TypeMethodDeclarations public property

public ReadOnlyHashSet TypeMethodDeclarations
return ReadOnlyHashSet

Types public property

public ReadOnlyHashSet Types
return ReadOnlyHashSet