C# Class SenseNet.ContentRepository.Tests.ContentHandlers.BadHandler2

Inheritance: Node
Mostra file Open project: maxpavlov/FlexNet

Private Properties

Property Type Description

Public Methods

Method Description
BadHandler2 ( Node parent ) : System
BadHandler2 ( Node parent, string nodeTypeName ) : System

Protected Methods

Method Description
BadHandler2 ( NodeToken nt ) : System

Method Details

BadHandler2() public method

public BadHandler2 ( Node parent ) : System
parent Node
return System

BadHandler2() public method

public BadHandler2 ( Node parent, string nodeTypeName ) : System
parent Node
nodeTypeName string
return System

BadHandler2() protected method

protected BadHandler2 ( NodeToken nt ) : System
nt SenseNet.ContentRepository.Storage.NodeToken
return System