C# Class Unity.IL2CPP.GenericsCollection.ReadOnlyInflatedCollectionCollector

ファイルを表示 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_oe property

public ReadOnlyHashSet Arrays
return ReadOnlyHashSet

EmptyTypes public_oe property

public ReadOnlyHashSet EmptyTypes
return ReadOnlyHashSet

Methods public_oe property

public ReadOnlyHashSet Methods
return ReadOnlyHashSet

TypeDeclarations public_oe property

public ReadOnlyHashSet TypeDeclarations
return ReadOnlyHashSet

TypeMethodDeclarations public_oe property

public ReadOnlyHashSet TypeMethodDeclarations
return ReadOnlyHashSet

Types public_oe property

public ReadOnlyHashSet Types
return ReadOnlyHashSet