C# Class MobileHierarchyUtils, PhoneTimeline

Afficher le fichier Open project: shanteng/PhoneTimeline

Méthodes publiques

Свойство Type Description
serializableUnityTypes HashSet

Méthodes publiques

Méthode Description
GetAllVariables ( Type, type ) : MemberInfo[],
IsSerializable ( Type, type ) : bool
ToTitleCase ( string str ) : string

Method Details

GetAllVariables() public static méthode

public static GetAllVariables ( Type, type ) : MemberInfo[],
type Type,
Résultat MemberInfo[],

IsSerializable() public static méthode

public static IsSerializable ( Type, type ) : bool
type Type,
Résultat bool

ToTitleCase() public static méthode

public static ToTitleCase ( string str ) : string
str string
Résultat string

Property Details

serializableUnityTypes public_oe static_oe property

public static HashSet serializableUnityTypes
Résultat HashSet