C# Class ShaderCompiler.Core.ArrayType

Inheritance: System.Attribute
Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
Length int

Méthodes publiques

Méthode Description
ArrayType ( int length ) : System

Method Details

ArrayType() public méthode

public ArrayType ( int length ) : System
length int
Résultat System

Property Details

Length public_oe property

public int Length
Résultat int