C# Класс B9PartSwitch.TypeExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
DerivesFrom ( this self, Type other ) : bool
IsUnitySerializableType ( this t ) : bool

Описание методов

DerivesFrom() публичный статический Метод

public static DerivesFrom ( this self, Type other ) : bool
self this
other System.Type
Результат bool

IsUnitySerializableType() публичный статический Метод

public static IsUnitySerializableType ( this t ) : bool
t this
Результат bool