CodeWriter.IsUsing method

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Returns true if the namespace is in list of usings.

public bool IsUsing(string ns)
parameter description
ns

See Also