C# Class Unity.Platform.Windows.WindowsServiceLocator

Inheritance: Unity.Core.System.Service.AbstractServiceLocator
显示文件 Open project: Appverse/appverse-mobile Class Usage Examples

Public Methods

Method Description
GetInstance ( ) : IServiceLocator

Hides the AbstractServiceLocator class static method by using the keyword new.

Private Methods

Method Description
WindowsServiceLocator ( ) : System

Method Details

GetInstance() public static method

Hides the AbstractServiceLocator class static method by using the keyword new.
public static GetInstance ( ) : IServiceLocator
return IServiceLocator