C# Class Unity.ReferenceRewriter.MethodAliases

ファイルを表示 Open project: Unity-Technologies/ReferenceRewriter Class Usage Examples

Public Methods

Method Description
AreAliases ( string typeA, string typeB ) : bool

Private Methods

Method Description
MethodAliases ( ) : System

Method Details

AreAliases() public static method

public static AreAliases ( string typeA, string typeB ) : bool
typeA string
typeB string
return bool