Overload | Description |
---|---|
GetByName(String,String) | Gets the schema associated with the specified name. Returns null if the specified name is not a valid schema name, or the public static readonly ClassNameSchema pattern was not obeyed. |
GetByName(String,NUniqueSet<Assembly>) | Gets the schema associated with the specified name by looking in the specified set of assemblies. |