RaftItem2(RaftItemType type, string name) Constructor
Initializes a new instance of the
RaftItem2
class.
Syntax
protected
.ctor(
RaftItemType
type,
string
name)
Parameters
type
Type:
RaftItemType
The type of the item.
name
Type: string
The full name of the item.