C# Class PineCone.Structures.Schemas.StructurePropertyFactoryRules

ファイルを表示 Open project: danielwertheim/PineCone

Public Methods

Method Description
StructurePropertyFactoryRules ( ) : System

Protected Methods

Method Description
OnMemberNameIsForTextType ( string memberName ) : bool

Method Details

OnMemberNameIsForTextType() protected method

protected OnMemberNameIsForTextType ( string memberName ) : bool
memberName string
return bool

StructurePropertyFactoryRules() public method

public StructurePropertyFactoryRules ( ) : System
return System