C# Class JetBrains.ReSharper.Plugins.Unity.ProjectExtensions

Mostra file Open project: JetBrains/resharper-unity

Public Properties

Property Type Description
UnityReferenceNames ICollection

Public Methods

Method Description
IsUnityProject ( this project ) : bool

Private Methods

Method Description
ReferencesAssembly ( IProject project, AssemblyNameInfo name ) : bool
ReferencesUnity ( IProject project ) : bool

Method Details

IsUnityProject() public static method

public static IsUnityProject ( this project ) : bool
project this
return bool

Property Details

UnityReferenceNames public_oe static_oe property

public static ICollection UnityReferenceNames
return ICollection