Метод | Описание | |
---|---|---|
ForPerson ( this req, |
||
WithAccount ( this actionEvent, |
||
WithCreatedAt ( this person, System.DateTime createdAt ) : |
||
WithEmail ( this person, string email ) : |
||
WithEvent ( this req, |
||
WithExtras ( this actionEvent, object>.Dictionary |
||
WithFacebookId ( this person, string facebookId ) : |
||
WithHref ( this actionLink, string href ) : |
||
WithId ( this account, string id ) : |
||
WithLinks ( this actionEvent, |
||
WithName ( this account, string name ) : |
||
WithName ( this actionEvent, string name ) : |
||
WithName ( this actionLink, string name ) : |
||
WithName ( this person, string name ) : |
||
WithNote ( this actionEvent, string note ) : |
||
WithProperties ( this person, object>.Dictionary |
||
WithRevenue ( this actionEvent, decimal revenue ) : |
||
WithStripeId ( this person, string stripeId ) : |
||
WithTwitterId ( this person, string twitterId ) : |
||
WithUid ( this person, string uid ) : |
public static ForPerson ( this req, |
||
req | this | |
person | ||
Результат |
public static WithAccount ( this actionEvent, |
||
actionEvent | this | |
account | ||
Результат |
public static WithCreatedAt ( this person, System.DateTime createdAt ) : |
||
person | this | |
createdAt | System.DateTime | |
Результат |
public static WithEmail ( this person, string email ) : |
||
person | this | |
string | ||
Результат |
public static WithEvent ( this req, |
||
req | this | |
actionEvent | ||
Результат |
public static WithExtras ( this actionEvent, object>.Dictionary |
||
actionEvent | this | |
extras | object>.Dictionary | |
Результат |
public static WithFacebookId ( this person, string facebookId ) : |
||
person | this | |
facebookId | string | |
Результат |
public static WithHref ( this actionLink, string href ) : |
||
actionLink | this | |
href | string | |
Результат |
public static WithId ( this account, string id ) : |
||
account | this | |
id | string | |
Результат |
public static WithLinks ( this actionEvent, |
||
actionEvent | this | |
links | ||
Результат |
public static WithName ( this account, string name ) : |
||
account | this | |
name | string | |
Результат |
public static WithName ( this actionEvent, string name ) : |
||
actionEvent | this | |
name | string | |
Результат |
public static WithName ( this actionLink, string name ) : |
||
actionLink | this | |
name | string | |
Результат |
public static WithName ( this person, string name ) : |
||
person | this | |
name | string | |
Результат |
public static WithNote ( this actionEvent, string note ) : |
||
actionEvent | this | |
note | string | |
Результат |
public static WithProperties ( this person, object>.Dictionary |
||
person | this | |
properties | object>.Dictionary | |
Результат |
public static WithRevenue ( this actionEvent, decimal revenue ) : |
||
actionEvent | this | |
revenue | decimal | |
Результат |
public static WithStripeId ( this person, string stripeId ) : |
||
person | this | |
stripeId | string | |
Результат |
public static WithTwitterId ( this person, string twitterId ) : |
||
person | this | |
twitterId | string | |
Результат |
public static WithUid ( this person, string uid ) : |
||
person | this | |
uid | string | |
Результат |