프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FilteringCategory | ByteSizeLib | ||
IsListExpired | bool |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
FilteringCategory ( ) : ByteSizeLib | ||
IsListExpired ( ) : bool |
Checks if the current list is expired.
|
public FilteringCategory ( Engine engine ) : ByteSizeLib | ||
engine | Engine | |
리턴 | ByteSizeLib |