Method | Description | |
---|---|---|
Create ( String realm, String seed ) : |
||
Create ( XSpect.MetaTweet.Objects.Account account, IEnumerable |
||
Create ( AccountId accountId, IEnumerable |
||
Create ( XSpect.MetaTweet.Objects.Activity activity, System.DateTime timestamp, AdvertisementFlags flags ) : |
||
Create ( ActivityId activityId, System.DateTime timestamp, AdvertisementFlags flags ) : |
public static Create ( String realm, String seed ) : |
||
realm | String | |
seed | String | |
return |
public static Create ( XSpect.MetaTweet.Objects.Account account, IEnumerable |
||
account | XSpect.MetaTweet.Objects.Account | |
ancestorIds | IEnumerable |
|
name | String | |
value | Object | |
return |
public static Create ( AccountId accountId, IEnumerable |
||
accountId | AccountId | |
ancestorIds | IEnumerable |
|
name | String | |
value | Object | |
return |
public static Create ( XSpect.MetaTweet.Objects.Activity activity, System.DateTime timestamp, AdvertisementFlags flags ) : |
||
activity | XSpect.MetaTweet.Objects.Activity | |
timestamp | System.DateTime | |
flags | AdvertisementFlags | |
return |
public static Create ( ActivityId activityId, System.DateTime timestamp, AdvertisementFlags flags ) : |
||
activityId | ActivityId | |
timestamp | System.DateTime | |
flags | AdvertisementFlags | |
return |