Property | Type | Description | |
---|---|---|---|
connString | string |
Method | Description | |
---|---|---|
FuddleUser ( string username ) : System | ||
changeBio ( string bioMessage ) : bool | ||
changeUploadedAvatar ( byte image ) : bool | ||
deleteAllComments ( ) : bool | ||
getBio ( ) : string | ||
getuploads ( ) : List |
||
removeVoteAndCuddlesForUser ( ) : void | ||
setAvatarType ( string type ) : bool |
public FuddleUser ( string username ) : System | ||
username | string | |
return | System |
public changeBio ( string bioMessage ) : bool | ||
bioMessage | string | |
return | bool |
public changeUploadedAvatar ( byte image ) : bool | ||
image | byte | |
return | bool |
public removeVoteAndCuddlesForUser ( ) : void | ||
return | void |