Method | Description | |
---|---|---|
Add ( |
Adds the synchronizaed method to the store.
|
|
GetSynchronizedContextFor ( |
Gets the reference to the synchronized context requested by the method.
|
|
GetUniqueSynchContextReferences ( ) : IList |
Gets the list of unique synchronization context references.
|
|
SynchronizeMetaInfo ( |
Initializes a new instance of the SynchronizeMetaInfo class.
|
public Add ( |
||
method | The method. | |
syncAttrib | The method synchronization. | |
return | void |
public GetSynchronizedContextFor ( |
||
methodInfo | The method. | |
return |
public GetUniqueSynchContextReferences ( ) : IList |
||
return | IList |
public SynchronizeMetaInfo ( |
||
defaultSyncAttrib | The default synchronization. | |
return | System |