C# Class Zetbox.API.Server.Fulltext.Module

Inheritance: Autofac.Module
ファイルを表示 Open project: daszat/zetbox

Public Properties

Property Type Description
FIELD_BODY string
FIELD_CLASS string
FIELD_CLASS_ID string
FIELD_ID string

Protected Methods

Method Description
Load ( Autofac builder ) : void

Method Details

Load() protected method

protected Load ( Autofac builder ) : void
builder Autofac
return void

Property Details

FIELD_BODY public_oe static_oe property

public static string FIELD_BODY
return string

FIELD_CLASS public_oe static_oe property

public static string FIELD_CLASS
return string

FIELD_CLASS_ID public_oe static_oe property

public static string FIELD_CLASS_ID
return string

FIELD_ID public_oe static_oe property

public static string FIELD_ID
return string