Property | Type | Description | |
---|---|---|---|
Item | ImmutableEnvelope | ||
RecordId | string | ||
StoreIndex | long | ||
Style | Action |
Method | Description | |
---|---|---|
DomainLogDisplayItem ( ImmutableEnvelope item, string session, long storeIndex ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AssignStyle ( ImmutableEnvelope item, string session ) : void | ||
Indent ( string source ) : string |
public DomainLogDisplayItem ( ImmutableEnvelope item, string session, long storeIndex ) : System | ||
item | ImmutableEnvelope | |
session | string | |
storeIndex | long | |
return | System |