C# Class UnityEditorInternal.LinkXmlReader

Mostra file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
IsDLLUsed ( string assemblyFileName ) : bool
LinkXmlReader ( ) : System

Method Details

IsDLLUsed() public method

public IsDLLUsed ( string assemblyFileName ) : bool
assemblyFileName string
return bool

LinkXmlReader() public method

public LinkXmlReader ( ) : System
return System