Property | Type | Description | |
---|---|---|---|
FilteringCategory | ByteSizeLib | ||
IsListExpired | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FilteringCategory ( Engine engine ) : ByteSizeLib |
Constructs a new filtering category. All members must be manually set, barring the ID. This is automatically generated within the constructor.
|
|
UpdateAndLoad ( ) : void |
Updates, if necessary, the rule list and loads it into the Engine for use.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
FilteringCategory ( ) : ByteSizeLib | ||
IsListExpired ( ) : bool |
Checks if the current list is expired.
|
public FilteringCategory ( Engine engine ) : ByteSizeLib | ||
engine | Engine | |
return | ByteSizeLib |