CodeReference.IsMember Method
- Namespace
- Kampute.DocToolkit.Support
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether the specified code reference string refers to a member.
public static bool IsMember(string cref)Parameters
crefstring- The code reference string to check.
