public void FindDependencies( Serializable obj, ref List<IdentifierContract> dependencies )
Description
Finds all other objects that depend on the object in question.
public void FindDependencies( Serializable obj, ref List<IdentifierContract> dependencies )
Finds all other objects that depend on the object in question.
Comments
0 comments
Please sign in to leave a comment.