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

ファイルを表示 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_oe property

public ITypeManagerTypeHandler BuildinHandler
return ITypeManagerTypeHandler

ProviderNameList public_oe property

public List ProviderNameList
return List