Property | Type | Description | |
---|---|---|---|
factoryTypeName | string |
Method | Description | |
---|---|---|
CreatePCZone ( |
||
PCZoneFactory ( string typeName ) : System | ||
SupportsPCZoneType ( string zoneType ) : bool |
public abstract CreatePCZone ( |
||
pczsm | ||
zoneName | string | |
return |
public PCZoneFactory ( string typeName ) : System | ||
typeName | string | |
return | System |
public abstract SupportsPCZoneType ( string zoneType ) : bool | ||
zoneType | string | |
return | bool |