C# Class B9PartSwitch.TypeExtensions

Exibir arquivo Open project: blowfishpro/B9PartSwitch

Public Methods

Method Description
DerivesFrom ( this self, Type other ) : bool
IsUnitySerializableType ( this t ) : bool

Method Details

DerivesFrom() public static method

public static DerivesFrom ( this self, Type other ) : bool
self this
other System.Type
return bool

IsUnitySerializableType() public static method

public static IsUnitySerializableType ( this t ) : bool
t this
return bool