Méthode | Description | |
---|---|---|
Filter ( NicoNicoCommentEntry entry ) : bool | ||
GetNGClient ( ) : List |
||
RegisterNGComment ( NGType type, string threadId, string content, string token, string count ) : void | ||
UnregisterNGComment ( NGType type, string content, string token ) : void |
public static Filter ( NicoNicoCommentEntry entry ) : bool | ||
entry | NicoNicoCommentEntry | |
Résultat | bool |
public RegisterNGComment ( NGType type, string threadId, string content, string token, string count ) : void | ||
type | NGType | |
threadId | string | |
content | string | |
token | string | |
count | string | |
Résultat | void |
public UnregisterNGComment ( NGType type, string content, string token ) : void | ||
type | NGType | |
content | string | |
token | string | |
Résultat | void |