C# Class Composite.Core.Types.TypeManagerImpl.Resources

Show file Open project: Orckestra/C1-CMS

Public Properties

Property Type Description
BuildinHandler ITypeManagerTypeHandler
ProviderNameList List

Public Methods

Method Description
Initialize ( Resources resources ) : void

Method Details

Initialize() public static method

public static Initialize ( Resources resources ) : void
resources Resources
return void

Property Details

BuildinHandler public property

public ITypeManagerTypeHandler BuildinHandler
return ITypeManagerTypeHandler

ProviderNameList public property

public List ProviderNameList
return List